Searched refs:openAllApps (Results 1 – 12 of 12) sorted by relevance
39 public void openAllApps(); in openAllApps() method
54 public UiObject2 openAllApps(boolean reset); in openAllApps() method
58 mLauncherStrategy.openAllApps(false); in launchAllAppsScreen()
103 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in NexusLauncherStrategy
81 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in WearLauncherStrategy
91 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in BaseLauncher3Strategy
64 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AospLauncherStrategy
159 UiObject2 container = launcherStrategy.openAllApps(false); in launchApp()
188 public UiObject2 openAllApps(boolean longpress) { in openAllApps() method in TvLauncherStrategy683 openAllApps(true);721 openAllApps(true);
103 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in LeanbackLauncherStrategy391 container = launcherStrategy.openAllApps(false); in launchApp()
382 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AutoLauncherStrategy
117 public void openAllApps() throws UiObjectNotFoundException, IOException { in openAllApps() method in LauncherJankTests