Home
last modified time | relevance | path

Searched refs:throwIfUserLockedL (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java1334 void throwIfUserLockedL(@UserIdInt int userId) { in throwIfUserLockedL() method in ShortcutService
2030 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 …]
DShortcutRequestPinProcessor.java252 mService.throwIfUserLockedL(launcherUserId); in requestPinItemLocked()
287 mService.throwIfUserLockedL(launcherUserId); in createShortcutResultIntent()
/frameworks/base/services/
Dart-wear-profile19773 PLcom/android/server/pm/ShortcutService;->throwIfUserLockedL(I)V