Searched refs:ensureNotSpecialUser (Results 1 – 7 of 7) sorted by relevance
342 public abstract void ensureNotSpecialUser(@UserIdInt int userId); in ensureNotSpecialUser() method in ActivityManagerInternal
249 mService.mAmInternal.ensureNotSpecialUser(targetUserId); in checkTargetUser()
2103 ensureNotSpecialUser(targetUserId);2138 void ensureNotSpecialUser(@UserIdInt int userId) {
15722 public void ensureNotSpecialUser(int userId) { in ensureNotSpecialUser() method15723 mUserController.ensureNotSpecialUser(userId); in ensureNotSpecialUser()
1594 amInternal.ensureNotSpecialUser(resolvedUserId); in queryBlobsForUser()
313 Lcom/android/server/am/UserController;->ensureNotSpecialUser(I)V
6229 HPLcom/android/server/am/ActivityManagerService$LocalService;->ensureNotSpecialUser(I)V9333 HSPLcom/android/server/am/UserController;->ensureNotSpecialUser(I)V