Searched refs:openAllWidgets (Results 1 – 9 of 9) sorted by relevance
94 UiObject2 openAllWidgets(boolean reset); in openAllWidgets() method
151 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in WearLauncherStrategy
168 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in NexusLauncherStrategy
155 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AospLauncherStrategy
189 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in BaseLauncher3Strategy
441 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in AutoLauncherStrategy
349 public UiObject2 openAllWidgets(boolean reset) { in openAllWidgets() method in LeanbackLauncherStrategy
991 public UiObject2 openAllWidgets(boolean reset) {
173 public void openAllWidgets() throws UiObjectNotFoundException, IOException { in openAllWidgets() method in LauncherJankTests174 mLauncher.pressHome().openAllWidgets(); in openAllWidgets()