Home
last modified time | relevance | path

Searched refs:setDisplayThumbsFullScreen (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DPhotoPagerAdapter.java67 .setDisplayThumbsFullScreen(mDisplayThumbsFullScreen) in getItem()
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java275 public PhotoViewIntentBuilder setDisplayThumbsFullScreen( in setDisplayThumbsFullScreen() method in Intents.PhotoViewIntentBuilder
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DUIIntentsImpl.java344 builder.setDisplayThumbsFullScreen(false); in launchFullScreenPhotoViewer()