Searched refs:sVideoUrl (Results 1 – 1 of 1) sorted by relevance
63 private static String sVideoUrl; field in MainActivity86 sVideoUrl = extras.getString(VIDEO_URL_KEY); in onCreate()202 if (sVideoUrl == null) { in registerPlayVideoButton()216 params.putString(VIDEO_URL_KEY, sVideoUrl); in registerPlayVideoButton()