Searched refs:switchToAllApps (Results 1 – 14 of 14) sorted by relevance
52 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testPressHomeOnAllAppsContextMenu()69 mLauncher.getWorkspace().switchToAllApps()); in testWorkspaceSwitchToAllApps()81 mLauncher.getWorkspace().switchToAllApps() in testAllAppsSwitchToWorkspace()95 mLauncher.getWorkspace().switchToAllApps() in testAllAppsSwipeUpToWorkspace()109 mLauncher.getWorkspace().switchToAllApps().dismissByTappingOutsideForTablet( in testAllAppsDeadzoneForTablet()111 mLauncher.getWorkspace().switchToAllApps().dismissByTappingOutsideForTablet( in testAllAppsDeadzoneForTablet()124 mLauncher.getWorkspace().switchToAllApps()); in testAllAppsFromHome()199 .switchToAllApps() in testPressBackFromAllAppsToHome()209 mLauncher.goHome().switchToAllApps().dismissByEscKey(); in testDismissAllAppsWithEscKey()
42 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testAppIconLaunchFromAllAppsFromHome()
64 switchToAllApps(); in testIconWithoutTheme()78 switchToAllApps(); in testShortcutIconWithoutTheme()96 switchToAllApps(); in testIconWithTheme()109 switchToAllApps(); in testShortcutIconWithTheme()156 private void switchToAllApps() { in switchToAllApps() method in ThemeIconsTest
69 final HomeAllApps allApps = workspace.switchToAllApps(); in verifyAppUninstalledFromAllApps()119 final HomeAllApps allApps = workspace.switchToAllApps(); in testUninstallFromAllApps()174 .switchToAllApps() in testAddDeleteShortcutOnHotseat()
123 .switchToAllApps(); in testDragShortcut()153 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testDragShortcutToMultipleWorkspaceCells()200 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testDragAppIcon()
56 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testLaunchMenuItem()81 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testLaunchHomeScreenMenuItem()
76 .switchToAllApps() in testSplitAppFromHomeWithItself()83 .switchToAllApps() in testSplitAppFromHomeWithItself()
110 mLauncher.getWorkspace().switchToAllApps()); in testAllAppsFromHome()
180 kqs = mLauncher.goHome().switchToAllApps().showQuickSwitchView(); in runTest()
67 mLauncher.getWorkspace().switchToAllApps(); in setUp()
119 mLauncher.getWorkspace().switchToAllApps()); in testWorkspaceSwitchToAllApps()379 mLauncher.getWorkspace().switchToAllApps().pressBackToWorkspace(); in testPressBack()
28 mLauncher.getWorkspace().switchToAllApps(); in setUp()
505 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in createShortcutIfNotExist()
84 public HomeAllApps switchToAllApps() { in switchToAllApps() method in Workspace