Home
last modified time | relevance | path

Searched refs:BuglePhotoViewFragment (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
H A DBuglePhotoViewFragment.java27 public class BuglePhotoViewFragment extends PhotoViewFragment { class
30 public BuglePhotoViewFragment() { in BuglePhotoViewFragment() method in BuglePhotoViewFragment
36 final PhotoViewFragment f = new BuglePhotoViewFragment(); in newInstance()
H A DBuglePhotoPageAdapter.java36 return BuglePhotoViewFragment.newInstance(intent, position, onlyShowSpinner); in createPhotoViewFragment()