Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java91 public static PhotoViewIntentBuilder newPhotoViewIntentBuilder( in newPhotoViewIntentBuilder() method in Intents
97 public static PhotoViewIntentBuilder newPhotoViewIntentBuilder( in newPhotoViewIntentBuilder() method in Intents
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DUIIntentsImpl.java333 com.android.ex.photo.Intents.newPhotoViewIntentBuilder( in launchFullScreenPhotoViewer()