Searched refs:BuglePhotoPageAdapter (Results 1 – 2 of 2) sorted by relevance
26 public class BuglePhotoPageAdapter extends PhotoPagerAdapter { class28 public BuglePhotoPageAdapter(Context context, FragmentManager fm, Cursor c, float maxScale, in BuglePhotoPageAdapter() method in BuglePhotoPageAdapter
177 return new BuglePhotoPageAdapter(context, fm, c, maxScale, mDisplayThumbsFullScreen); in createPhotoPagerAdapter()