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

/frameworks/ex/photoviewer/src/com/android/ex/photo/adapters/
H A DPhotoPagerAdapter.java33 public class PhotoPagerAdapter extends BaseCursorPagerAdapter { class in inherits:BaseCursorPagerAdapter
37 public PhotoPagerAdapter(Context context, FragmentManager fm, Cursor c) { method in class:PhotoPagerAdapter
/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DPhotoPagerAdapter.java33 public class PhotoPagerAdapter extends BaseCursorPagerAdapter { class in inherits:BaseCursorPagerAdapter
39 public PhotoPagerAdapter(Context context, FragmentManager fm, Cursor c, float maxScale) { method in class:PhotoPagerAdapter

Completed in 82 milliseconds