Searched refs:extraToDisplay (Results 1 – 1 of 1) sorted by relevance
104 final String extraToDisplay = in onCreate() local106 if (!TextUtils.isEmpty(extraToDisplay)) { in onCreate()115 this, Uri.parse(extraToDisplay), bounds, imagesUri); in onCreate()117 UIIntents.get().launchFullScreenVideoViewer(this, Uri.parse(extraToDisplay)); in onCreate()