Home
last modified time | relevance | path

Searched defs:allApps (Results 1 – 20 of 20) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DTaplKeyboardFocusTest.java45 final HomeAllApps allApps = mLauncher.goHome().switchToAllApps(); in testAllAppsFocusApp() local
60 final HomeAllApps allApps = mLauncher.goHome().switchToAllApps(); in testAllAppsExitSearchAndFocusApp() local
79 final HomeAllApps allApps = mLauncher.goHome().switchToAllApps(); in testAllAppsExitSearchAndFocusSearchResults() local
DTaplOpenCloseAllAppsTest.java54 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testPressHomeOnAllAppsContextMenu() local
142 public void runAllAppsTest(AllApps allApps) { in runAllAppsTest()
DTaplAllAppsIconsWorkingTest.java42 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testAppIconLaunchFromAllAppsFromHome() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/workspace/
DTaplThemeIconsTest.java63 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testIconWithoutTheme() local
81 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testShortcutIconWithoutTheme() local
100 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testIconWithTheme() local
118 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testShortcutIconWithTheme() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/dragging/
DTaplDragTest.java121 final HomeAllApps allApps = mLauncher in testDragShortcut() local
153 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testDragShortcutToMultipleWorkspaceCells() local
201 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testDragAppIcon() local
DTaplUninstallRemoveTest.java74 final HomeAllApps allApps = workspace.switchToAllApps(); in verifyAppUninstalledFromAllApps() local
122 final HomeAllApps allApps = workspace.switchToAllApps(); in testUninstallFromAllApps() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/appiconmenu/
DTaplAppIconMenuTest.java56 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testLaunchMenuItem() local
81 final HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testLaunchHomeScreenMenuItem() local
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateClonedAppsBridge.java68 final List<ApplicationsState.AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
DAppStateMediaManagementAppsBridge.java55 final List<AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
DAppStateLongBackgroundTasksBridge.java86 final List<AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
DAppStateLocaleBridge.java63 final List<AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
DAppStateInstallAppsBridge.java62 final List<AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
DAppStateAlarmsAndRemindersBridge.java111 final List<AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/compat/
DTaplPromiseIconUiTest.java151 final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in testPromiseIcon_addedArchivedApp() local
/packages/apps/Settings/src/com/android/settings/wifi/
DAppStateChangeWifiStateBridge.java59 final List<AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
/packages/apps/Settings/src/com/android/settings/nfc/
DAppStateNfcTagAppsBridge.java80 final List<ApplicationsState.AppEntry> allApps = mAppSession.getAllApps(); in loadAllExtraInfo() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DWorkProfileManager.java65 UserManager userManager, ActivityAllAppsContainerView allApps, in WorkProfileManager()
DPrivateProfileManager.java138 ActivityAllAppsContainerView<?> allApps, in PrivateProfileManager()
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DModelMultiCallbacksTest.java232 public Set<String> allApps() { in allApps() method in ModelMultiCallbacksTest.MyCallbacks
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java683 HomeAllApps allApps = mLauncher.getWorkspace().switchToAllApps(); in createShortcutIfNotExist() local