Home
last modified time | relevance | path

Searched refs:pressBackToWorkspace (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DTaplOpenCloseAllAppsTest.java203 .pressBackToWorkspace(); in testPressBackFromAllAppsToHome()
206 mLauncher.getLaunchedAppState().pressBackToWorkspace(); in testPressBackFromAllAppsToHome()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DHomeAllApps.java123 public Workspace pressBackToWorkspace() { in pressBackToWorkspace() method in HomeAllApps
DLaunchedAppState.java348 public Workspace pressBackToWorkspace() {
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplTestsTrackpad.java89 mLauncher.getLaunchedAppState().pressBackToWorkspace(); in pressBack()
DTaplTestsQuickstep.java420 mLauncher.getWorkspace().switchToAllApps().pressBackToWorkspace(); in testPressBack()
424 mLauncher.getLaunchedAppState().pressBackToWorkspace(); in testPressBack()