Searched refs:isUserTypeEligibleForPreCreation (Results 1 – 2 of 2) sorted by relevance
3266 Preconditions.checkArgument(isUserTypeEligibleForPreCreation(userTypeDetails), in preCreateUserWithThrow()3360 if (!preCreate && parentId < 0 && isUserTypeEligibleForPreCreation(userTypeDetails)) { in createUserInternalUncheckedNoTracing()3681 private static boolean isUserTypeEligibleForPreCreation(UserTypeDetails userTypeDetails) { in isUserTypeEligibleForPreCreation() method in UserManagerService
26595 PLcom/android/server/pm/UserManagerService;->isUserTypeEligibleForPreCreation(Lcom/android/server/p…