Home
last modified time | relevance | path

Searched defs:openAllWidgets (Results 1 – 8 of 8) sorted by relevance

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DILauncherStrategy.java79 public UiObject2 openAllWidgets(boolean reset); in openAllWidgets() method
DNexusLauncherStrategy.java150 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in NexusLauncherStrategy
DBaseLauncher3Strategy.java119 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in BaseLauncher3Strategy
DAospLauncherStrategy.java108 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AospLauncherStrategy
DWearLauncherStrategy.java135 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in WearLauncherStrategy
DAutoLauncherStrategy.java184 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java336 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in LeanbackLauncherStrategy
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DLauncherJankTests.java169 public void openAllWidgets() throws UiObjectNotFoundException, IOException { in openAllWidgets() method in LauncherJankTests