Home
last modified time | relevance | path

Searched defs:launchFullScreenPhotoViewer (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DUIIntents.java243 public abstract void launchFullScreenPhotoViewer(Activity activity, Uri initialPhoto, in launchFullScreenPhotoViewer() method in UIIntents
H A DUIIntentsImpl.java330 public void launchFullScreenPhotoViewer(final Activity activity, final Uri initialPhoto, in launchFullScreenPhotoViewer() method in UIIntentsImpl