Searched defs:BaseCursorPagerAdapter (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DBaseCursorPagerAdapter.java37 public abstract class BaseCursorPagerAdapter extends BaseFragmentPagerAdapter { class in inherits:BaseFragmentPagerAdapter
38 private static final String TAG = "BaseCursorPagerAdapter";
54 public BaseCursorPagerAdapter(Context context, FragmentManager fm, Cursor c) { method in class:BaseCursorPagerAdapter

Completed in 164 milliseconds