Searched refs:AppVideoView (Results 1 – 2 of 2) sorted by relevance
39 public class AppVideoView extends Activity { class
917 Intent intent = new Intent(this, AppVideoView.class); in registerNewAppVideoButton()918 intent.putExtra(AppVideoView.VIDEO_URL_KEY, options.getVideoUrl()); in registerNewAppVideoButton()