Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DUIIntents.java238 public abstract void launchFullScreenVideoViewer(Context context, Uri videoUri); in launchFullScreenVideoViewer() method in UIIntents
H A DUIIntentsImpl.java319 public void launchFullScreenVideoViewer(final Context context, final Uri videoUri) { in launchFullScreenVideoViewer() method in UIIntentsImpl