ActivityContentVideoViewClient 33 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java import org.chromium.content.browser.ActivityContentVideoViewClient; ActivityContentVideoViewClient 136 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java mTabManager.initialize(mWindow, new ActivityContentVideoViewClient(this) { ActivityContentVideoViewClient 18 content/shell/android/java/src/org/chromium/content_shell/ShellManager.java import org.chromium.content.browser.ActivityContentVideoViewClient; ActivityContentVideoViewClient 52 content/shell/android/java/src/org/chromium/content_shell/ShellManager.java return new ActivityContentVideoViewClient((Activity) context) {