ContentSwitches    37 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java import org.chromium.content.common.ContentSwitches;
ContentSwitches   141 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java                         ContentSwitches.DISABLE_OVERLAY_FULLSCREEN_VIDEO_SUBTITLE)) {
ContentSwitches   150 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java                         ContentSwitches.DISABLE_OVERLAY_FULLSCREEN_VIDEO_SUBTITLE)) {
ContentSwitches    70 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java import org.chromium.content.common.ContentSwitches;
ContentSwitches   459 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java                 ContentSwitches.FORCE_DEVICE_SCALE_FACTOR);
ContentSwitches  2923 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java                     ContentSwitches.ENABLE_ACCESSIBILITY_SCRIPT_INJECTION)) {
ContentSwitches    10 content/public/android/java/src/org/chromium/content/browser/DeviceUtils.java import org.chromium.content.common.ContentSwitches;
ContentSwitches    43 content/public/android/java/src/org/chromium/content/browser/DeviceUtils.java             CommandLine.getInstance().appendSwitch(ContentSwitches.TABLET_UI);
ContentSwitches    45 content/public/android/java/src/org/chromium/content/browser/DeviceUtils.java             CommandLine.getInstance().appendSwitch(ContentSwitches.USE_MOBILE_UA);
ContentSwitches    28 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java import org.chromium.content.common.ContentSwitches;
ContentSwitches   114 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java                 ContentSwitches.ACCESSIBILITY_JAVASCRIPT_URL,
ContentSwitches   400 content/public/android/java/src/org/chromium/content/browser/accessibility/AccessibilityInjector.java                     ContentSwitches.ACCESSIBILITY_DEBUG_BRAILLE_SERVICE));
ContentSwitches    10 content/public/android/javatests/src/org/chromium/content/browser/PhoneNumberDetectionTest.java import org.chromium.content.common.ContentSwitches;
ContentSwitches    35 content/public/android/javatests/src/org/chromium/content/browser/PhoneNumberDetectionTest.java                 "--" + ContentSwitches.NETWORK_COUNTRY_ISO + "=" + countryIso };
ContentSwitches    23 content/shell/android/java/src/org/chromium/content_shell/ShellManager.java import org.chromium.content.common.ContentSwitches;
ContentSwitches    57 content/shell/android/java/src/org/chromium/content_shell/ShellManager.java                                 ContentSwitches.DISABLE_OVERLAY_FULLSCREEN_VIDEO_SUBTITLE)) {
ContentSwitches    66 content/shell/android/java/src/org/chromium/content_shell/ShellManager.java                                 ContentSwitches.DISABLE_OVERLAY_FULLSCREEN_VIDEO_SUBTITLE)) {
ContentSwitches    23 content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java import org.chromium.content.common.ContentSwitches;
ContentSwitches    79 content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java         if (CommandLine.getInstance().hasSwitch(ContentSwitches.DUMP_RENDER_TREE)) {