Searched refs:getVideoPlayerIntent (Results 1 – 2 of 2) sorted by relevance
55 public static Intent getVideoPlayerIntent(Uri uri) { in getVideoPlayerIntent() method in IntentHelper
1048 Intent intent = IntentHelper.getVideoPlayerIntent(uri) in playVideo()