Searched refs:openAllWidgets (Results 1 – 5 of 5) sorted by relevance
73 public UiObject2 openAllWidgets(boolean reset); in openAllWidgets() method
115 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in BaseLauncher3Strategy
108 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AospLauncherStrategy
295 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in LeanbackLauncherStrategy
189 public void openAllWidgets() throws UiObjectNotFoundException, IOException { in openAllWidgets() method in LauncherJankTests190 mLauncherStrategy.openAllWidgets(true); in openAllWidgets()