Home
last modified time | relevance | path

Searched refs:updateUserRestrictionsInternalLR (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java2199 updateUserRestrictionsInternalLR(newRestrictions, userId); in setUserRestriction()
2212 private void updateUserRestrictionsInternalLR( in updateUserRestrictionsInternalLR() method in UserManagerService
2298 updateUserRestrictionsInternalLR(null, userId); in applyUserRestrictionsLR()
2985 updateUserRestrictionsInternalLR(newRestrictions, userInfo.id); in upgradeProfileToTypeLU()
/aosp12/frameworks/base/services/
H A Dart-profile33447 HSPLcom/android/server/pm/UserManagerService;->updateUserRestrictionsInternalLR(Landroid/os/Bundle;…