Searched refs:getUserShortcutsLocked (Results 1 – 5 of 5) sorted by relevance
39 mService.getUserShortcutsLocked(USER_0).getCachedLauncher()); in testHasShortcutHostPermissionInner_with3pLauncher_complicated()48 mService.getUserShortcutsLocked(USER_0).getCachedLauncher()); in testHasShortcutHostPermissionInner_with3pLauncher_complicated()59 mService.getUserShortcutsLocked(USER_0).getCachedLauncher()); in testHasShortcutHostPermissionInner_with3pLauncher_complicated()75 mService.getUserShortcutsLocked(USER_0).getCachedLauncher()); in testHasShortcutHostPermissionInner_multiUser()84 mService.getUserShortcutsLocked(USER_10).getCachedLauncher()); in testHasShortcutHostPermissionInner_multiUser()
4172 ShortcutPackage sp = mService.getUserShortcutsLocked(USER_0).getPackageShortcutsIfExists( in testSaveCorruptAndLoadUser()5428 mService.getUserShortcutsLocked(USER_0).getLastAppScanTime()); in testHandlePackageUpdate_systemAppUpdate()5430 mService.getUserShortcutsLocked(USER_0).getLastAppScanOsFingerprint()); in testHandlePackageUpdate_systemAppUpdate()5519 mService.getUserShortcutsLocked(USER_0).getLastAppScanTime()); in testHandlePackageUpdate_systemAppUpdate()5521 mService.getUserShortcutsLocked(USER_0).getLastAppScanOsFingerprint()); in testHandlePackageUpdate_systemAppUpdate()5798 final ShortcutUser userP0 = mService.getUserShortcutsLocked(USER_P0); in checkBackupAndRestore_success()5803 final ShortcutUser user0 = mService.getUserShortcutsLocked(USER_0); in checkBackupAndRestore_success()6353 final ShortcutUser userP0 = mService.getUserShortcutsLocked(USER_P0); in testBackupAndRestore_disabled()6358 final ShortcutUser user0 = mService.getUserShortcutsLocked(USER_0); in testBackupAndRestore_disabled()6836 mService.getUserShortcutsLocked(USER_0).getPackageShortcuts(CALLING_PACKAGE_1) in testSaveAndLoad_crossProfile()[all …]
601 getUserShortcutsLocked(userId).setCachedLauncher(null); in handleOnDefaultLauncherChanged()733 getUserShortcutsLocked(userId); in handleUnlockUser()761 getUserShortcutsLocked(userId).cancelAllInFlightTasks(); in unloadUserLocked()1121 getUserShortcutsLocked(userId).logSharingShortcutStats(mMetricsLogger); in saveUser()1138 getUserShortcutsLocked(userId).saveToXml(out, forBackup); in saveUserInternalLocked()1351 ShortcutUser getUserShortcutsLocked(@UserIdInt int userId) { in getUserShortcutsLocked() method in ShortcutService1403 return getUserShortcutsLocked(userId).getPackageShortcuts(packageName); in getPackageShortcutsLocked()1411 final ShortcutPackage ret = getUserShortcutsLocked(userId).getPackageShortcuts(packageName); in getPackageShortcutsForPublisherLocked()1421 return getUserShortcutsLocked(ownerUserId) in getLauncherShortcutsLocked()1452 final ShortcutUser user = getUserShortcutsLocked(userId); in cleanupDanglingBitmapDirectoriesLocked()[all …]
2649 HPLcom/android/server/pm/ShortcutService;->getUserShortcutsLocked(I)Lcom/android/server/pm/Shortcut…
19685 PLcom/android/server/pm/ShortcutService;->getUserShortcutsLocked(I)Lcom/android/server/pm/ShortcutU…