Searched refs:openAllApps (Results 1 – 7 of 7) sorted by relevance
54 public UiObject2 openAllApps(boolean reset); in openAllApps() method
84 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in BaseLauncher3Strategy
152 UiObject2 container = launcherStrategy.openAllApps(false); in launchApp()
90 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in LeanbackLauncherStrategy345 UiObject2 container = launcherStrategy.openAllApps(false); in launchApp()
64 public UiObject2 openAllApps(boolean reset) { in openAllApps() method in AospLauncherStrategy
89 mLauncherStrategy.openAllApps(true); in resetAllApps()112 mLauncherStrategy.openAllApps(false); in testOpenAllAppsContainer()119 public void openAllApps() throws UiObjectNotFoundException, IOException { in openAllApps() method in LauncherJankTests120 mLauncherStrategy.openAllApps(true); in openAllApps()
134 mLauncherStrategy.openAllApps(true); in testAddAndRemoveShortCut()