Searched refs:launchFullScreenVideoViewer (Results 1 – 5 of 5) sorted by relevance
238 public abstract void launchFullScreenVideoViewer(Context context, Uri videoUri); in launchFullScreenVideoViewer() method in UIIntents
139 UIIntents.get().launchFullScreenVideoViewer(getContext(), mVideoSource); in VideoThumbnailView()
319 public void launchFullScreenVideoViewer(final Context context, final Uri videoUri) { in launchFullScreenVideoViewer() method in UIIntentsImpl
117 UIIntents.get().launchFullScreenVideoViewer(this, Uri.parse(extraToDisplay)); in onCreate()
439 UIIntents.get().launchFullScreenVideoViewer(getActivity(), videoUri);