Searched defs:openAllWidgets (Results 1 – 8 of 8) sorted by relevance
79 public UiObject2 openAllWidgets(boolean reset); in openAllWidgets() method
150 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in NexusLauncherStrategy
119 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in BaseLauncher3Strategy
108 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AospLauncherStrategy
135 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in WearLauncherStrategy
184 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AutoLauncherStrategy
336 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in LeanbackLauncherStrategy
169 public void openAllWidgets() throws UiObjectNotFoundException, IOException { in openAllWidgets() method in LauncherJankTests