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

/frameworks/ex/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";
55 public BaseCursorPagerAdapter(Context context, FragmentManager fm, Cursor c) { method in class:BaseCursorPagerAdapter
/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 391 milliseconds