Searched refs:throwIfUserLockedL (Results 1 – 3 of 3) sorted by relevance
1334 void throwIfUserLockedL(@UserIdInt int userId) { in throwIfUserLockedL() method in ShortcutService2030 throwIfUserLockedL(userId);2099 throwIfUserLockedL(userId);2199 throwIfUserLockedL(userId);2256 throwIfUserLockedL(userId);2321 throwIfUserLockedL(userId);2352 throwIfUserLockedL(userId);2393 throwIfUserLockedL(userId);2434 throwIfUserLockedL(userId);2464 throwIfUserLockedL(userId);[all …]
252 mService.throwIfUserLockedL(launcherUserId); in requestPinItemLocked()287 mService.throwIfUserLockedL(launcherUserId); in createShortcutResultIntent()
19773 PLcom/android/server/pm/ShortcutService;->throwIfUserLockedL(I)V