Searched refs:ANDROID_PACKAGE (Results 1 – 6 of 6) sorted by relevance
35 String ANDROID_PACKAGE = "android"; field109 sTargetPackages.addAll(Arrays.asList(ANDROID_PACKAGE, SETTINGS_PACKAGE, in getPackagesToOverlay()
49 private static final String ANDROID_PACKAGE = "android"; field in StorageWizardTest95 waitFor(By.res(ANDROID_PACKAGE, "alertTitle").textContains("Format")); in testInternal()
57 ResourceConstants.ANDROID_PACKAGE, in <lambda>()
88 ResourceConstants.CONFIG_ICON_MASK, "string", ResourceConstants.ANDROID_PACKAGE)); in fetch()
62 private static final String ANDROID_PACKAGE = "android"; field in BatteryEntryTest
185 private static final String ANDROID_PACKAGE = "android"; field in LauncherInstrumentation1576 Until.findObject(By.res(ANDROID_PACKAGE, resId)), WAIT_TIME_MS); in waitForAndroidObject()