Searched defs:app (Results 1 – 9 of 9) sorted by relevance
| /platform_testing/libraries/rule/tests/src/android/platform/test/rule/ |
| D | GarbageCollectRuleTest.java | 72 public TestableGarbageCollectRule(String app) { in TestableGarbageCollectRule()
|
| D | QuickstepPressureRuleTest.java | 76 public TestableQuickstepPressureRule(String app) { in TestableQuickstepPressureRule()
|
| D | KillAppsRuleTest.java | 103 public TestableKillAppsRule(Bundle bundle, String app) { in TestableKillAppsRule()
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
| D | CommonLauncherHelper.java | 96 private void ensureIconVisible(BySelector app, UiObject2 container, Direction dir) { in ensureIconVisible() 132 public long launchApp(ILauncherStrategy launcherStrategy, BySelector app, in launchApp() 146 public long launchApp(ILauncherStrategy launcherStrategy, BySelector app, in launchApp()
|
| D | LeanbackLauncherStrategy.java | 201 BySelector app = By.res(getSupportedLauncherPackage(), "app_banner").desc(appName); in launch() local 369 protected long launchApp(ILauncherStrategy launcherStrategy, BySelector app, in launchApp() 374 protected long launchApp(ILauncherStrategy launcherStrategy, BySelector app, in launchApp() 621 protected UiObject2 findApp(UiObject2 container, UiObject2 focusedIcon, BySelector app) { in findApp()
|
| D | BaseLauncher3Strategy.java | 151 BySelector app = By.clazz(TextView.class).text(appName); in launch() local
|
| D | WearLauncherStrategy.java | 175 BySelector app = By.res( in launch() local
|
| D | AutoLauncherStrategy.java | 145 UiObject2 app = mDevice.wait( in openApp() local
|
| /platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
| D | ILauncherHelper.java | 81 public boolean selectQuickstepApp(String app); in selectQuickstepApp()
|