Searched refs:openAllApps (Results 1 – 12 of 12) sorted by relevance
39 public void openAllApps(); in openAllApps() method
55 UiObject2 openAllApps(boolean reset); in openAllApps() method
59 mLauncherStrategy.openAllApps(false); in launchAllAppsScreen()
77 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in WearLauncherStrategy
105 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in NexusLauncherStrategy
159 UiObject2 container = launcherStrategy.openAllApps(false); in launchApp()
66 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AospLauncherStrategy
92 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in BaseLauncher3Strategy
188 public UiObject2 openAllApps(boolean longpress) { in openAllApps() method in TvLauncherStrategy695 openAllApps(true);733 openAllApps(true);
103 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in LeanbackLauncherStrategy410 container = launcherStrategy.openAllApps(false); in launchApp()
401 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AutoLauncherStrategy
121 public void openAllApps() throws UiObjectNotFoundException, IOException { in openAllApps() method in LauncherJankTests