Searched refs:userExists (Results 1 – 3 of 3) sorted by relevance
189 while (mUserManagerService.userExists(incorrectId)) { in testSetUserRestrictionWithIncorrectID()
2763 if (!userExists(userId)) { in hasUserRestriction()2893 if (!userExists(userId)) { in setUserRestriction()3507 boolean userExists(int id) { in userExists() method in UserManagerService
7151 HSPLcom/android/server/pm/UserManagerService;->userExists(I)Z