Home
last modified time | relevance | path

Searched defs:openAllApps (Results 1 – 10 of 10) sorted by relevance

/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DILauncherHelper.java39 public void openAllApps(); in openAllApps() method
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DILauncherStrategy.java54 public UiObject2 openAllApps(boolean reset); in openAllApps() method
DNexusLauncherStrategy.java104 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in NexusLauncherStrategy
DBaseLauncher3Strategy.java85 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in BaseLauncher3Strategy
DAospLauncherStrategy.java64 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AospLauncherStrategy
DWearLauncherStrategy.java81 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in WearLauncherStrategy
DAutoLauncherStrategy.java156 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AutoLauncherStrategy
DTvLauncherStrategy.java188 public UiObject2 openAllApps(boolean longpress) { in openAllApps() method in TvLauncherStrategy
DLeanbackLauncherStrategy.java103 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in LeanbackLauncherStrategy
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DLauncherJankTests.java117 public void openAllApps() throws UiObjectNotFoundException, IOException { in openAllApps() method in LauncherJankTests