Searched refs:showQuickSwitchView (Results 1 – 2 of 2) sorted by relevance
156 mLauncher.goHome().showQuickSwitchView().launchFocusedAppTask(CALCULATOR_APP_PACKAGE); in testLaunchSingleRecentTask()167 kqs = mLauncher.goHome().showQuickSwitchView(); in runTest()171 kqs = mLauncher.getLaunchedAppState().showQuickSwitchView(); in runTest()174 kqs = mLauncher.goHome().switchToAllApps().showQuickSwitchView(); in runTest()177 kqs = mLauncher.goHome().openAllWidgets().showQuickSwitchView(); in runTest()
31 default KeyboardQuickSwitch showQuickSwitchView() { in showQuickSwitchView() method