HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_TEST_INTENTS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/android/java/src/org/chromium/content/common/
ContentSwitches.java 19 public static final String ENABLE_TEST_INTENTS = "enable-test-intents";
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
HeapStatsLogger.java 19 * It's enabled by CommandLine.ENABLE_TEST_INTENTS, and logs whenever broadcast
33 if (CommandLine.getInstance().hasSwitch(ContentSwitches.ENABLE_TEST_INTENTS)) {

Completed in 41 milliseconds