Home
last modified time | relevance | path

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

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