Home
last modified time | relevance | path

Searched refs:AppVideoView (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/manual-test-apps/SdkSandboxClient/src/com/android/sdksandboxclient/
DAppVideoView.java39 public class AppVideoView extends Activity { class
DMainActivity.java917 Intent intent = new Intent(this, AppVideoView.class); in registerNewAppVideoButton()
918 intent.putExtra(AppVideoView.VIDEO_URL_KEY, options.getVideoUrl()); in registerNewAppVideoButton()