Searched refs:checkManageUsersPermission (Results 1 – 3 of 3) sorted by relevance
740 checkManageUsersPermission("query users"); in getPrimaryUser()892 checkManageUsersPermission("get the credential owner"); in getCredentialOwnerProfile()908 checkManageUsersPermission("check if in the same profile group"); in isSameProfileGroup()929 checkManageUsersPermission("get the profile parent"); in getProfileParent()937 checkManageUsersPermission("get the profile parent"); in getProfileParentId()1210 checkManageUsersPermission("enable user"); in setUserEnabled()1249 checkManageUsersPermission("evict CE key"); in evictCredentialEncryptionKey()1267 checkManageUsersPermission("check user type"); in isUserOfType()1544 checkManageUsersPermission("canHaveRestrictedProfile"); in canHaveRestrictedProfile()1560 checkManageUsersPermission("hasRestrictedProfiles"); in hasRestrictedProfiles()[all …]
5596 private static void checkManageUsersPermission(String message) {
26497 HSPLcom/android/server/pm/UserManagerService;->checkManageUsersPermission(Ljava/lang/String;)V