HomeSort by relevance Sort by last modified time
    Searched refs:BuglePhotoPageAdapter (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
BuglePhotoPageAdapter.java 26 public class BuglePhotoPageAdapter extends PhotoPagerAdapter {
28 public BuglePhotoPageAdapter(Context context, FragmentManager fm, Cursor c, float maxScale,
BuglePhotoViewController.java 177 return new BuglePhotoPageAdapter(context, fm, c, maxScale, mDisplayThumbsFullScreen);

Completed in 70 milliseconds