Searched refs:throwIfUserLockedL (Results 1 – 3 of 3) sorted by relevance
1191 void throwIfUserLockedL(@UserIdInt int userId) { in throwIfUserLockedL() method in ShortcutService1756 throwIfUserLockedL(userId); in setDynamicShortcuts()1811 throwIfUserLockedL(userId); in updateShortcuts()1897 throwIfUserLockedL(userId); in addDynamicShortcuts()1957 throwIfUserLockedL(userId); in createShortcutResultIntent()1979 throwIfUserLockedL(userId); in requestPinItem()2017 throwIfUserLockedL(userId); in disableShortcuts()2052 throwIfUserLockedL(userId); in enableShortcuts()2079 throwIfUserLockedL(userId); in removeDynamicShortcuts()2107 throwIfUserLockedL(userId); in removeAllDynamicShortcuts()[all …]
250 mService.throwIfUserLockedL(launcherUserId); in requestPinItemLocked()284 mService.throwIfUserLockedL(launcherUserId); in createShortcutResultIntent()
11686 HSPLcom/android/server/pm/ShortcutService;->throwIfUserLockedL(I)V