Searched refs:workspace (Results 1 – 3 of 3) sorted by relevance
204 final Workspace workspace = launcher.pressHome(); in launchApp() local205 AppIcon icon = workspace.tryGetWorkspaceAppIcon(appName); in launchApp()207 icon = workspace.switchToAllApps().getAppIcon(appName); in launchApp()
162 final Workspace workspace = mLauncher.getWorkspace(); in testHomeScreenSwipe() local164 workspace.flingForward(); in testHomeScreenSwipe()165 workspace.flingBackward(); in testHomeScreenSwipe()
327 final Workspace workspace = mLauncher.pressHome(); in testHotLaunchFromRecents() local333 workspace.switchToOverview().getCurrentTask().open(); in testHotLaunchFromRecents()