Searched refs:switchToAllApps (Results 1 – 18 of 18) sorted by relevance
54 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testPressHomeOnAllAppsContextMenu()71 mLauncher.getWorkspace().switchToAllApps()); in testWorkspaceSwitchToAllApps()83 mLauncher.getWorkspace().switchToAllApps() in testAllAppsSwitchToWorkspace()97 mLauncher.getWorkspace().switchToAllApps() in testAllAppsSwipeUpToWorkspace()111 mLauncher.getWorkspace().switchToAllApps().dismissByTappingOutsideForTablet( in testAllAppsDeadzoneForTablet()113 mLauncher.getWorkspace().switchToAllApps().dismissByTappingOutsideForTablet( in testAllAppsDeadzoneForTablet()126 mLauncher.getWorkspace().switchToAllApps()); in testAllAppsFromHome()202 .switchToAllApps() in testPressBackFromAllAppsToHome()212 mLauncher.goHome().switchToAllApps().dismissByEscKey(); in testDismissAllAppsWithEscKey()
45 final HomeAllApps allApps = mLauncher.goHome().switchToAllApps(); in testAllAppsFocusApp()60 final HomeAllApps allApps = mLauncher.goHome().switchToAllApps(); in testAllAppsExitSearchAndFocusApp()79 final HomeAllApps allApps = mLauncher.goHome().switchToAllApps(); in testAllAppsExitSearchAndFocusSearchResults()
42 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testAppIconLaunchFromAllAppsFromHome()
63 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testIconWithoutTheme()81 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testShortcutIconWithoutTheme()100 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testIconWithTheme()118 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testShortcutIconWithTheme()
74 final HomeAllApps allApps = workspace.switchToAllApps(); in verifyAppUninstalledFromAllApps()122 final HomeAllApps allApps = workspace.switchToAllApps(); in testUninstallFromAllApps()185 .switchToAllApps() in testAddDeleteShortcutOnHotseat()
123 .switchToAllApps(); in testDragShortcut()153 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testDragShortcutToMultipleWorkspaceCells()201 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()
82 .switchToAllApps() in testSplitAppFromHomeWithItself()89 .switchToAllApps() in testSplitAppFromHomeWithItself()
116 mLauncher.getWorkspace().switchToAllApps()); in testAllAppsFromHome()
174 kqs = mLauncher.goHome().switchToAllApps().showQuickSwitchView(); in runTest()
108 mLauncher.getWorkspace().switchToAllApps()); in testWorkspaceSwitchToAllApps()420 mLauncher.getWorkspace().switchToAllApps().pressBackToWorkspace(); in testPressBack()
67 mLauncher.getWorkspace().switchToAllApps(); in setUp()
28 mLauncher.getWorkspace().switchToAllApps(); in setUp()
151 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testPromiseIcon_addedArchivedApp()
138 switchToAllApps(). in runTest()
98 mLauncher.getWorkspace().switchToAllApps(); in setUp()
683 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in createShortcutIfNotExist()
88 public HomeAllApps switchToAllApps() { in switchToAllApps() method in Workspace