Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java473 private final RestrictionsSet mAppliedUserRestrictions = new RestrictionsSet(); field in UserManagerService
2921 mAppliedUserRestrictions.getRestrictions(userId)); in updateUserRestrictionsInternalLR()
2959 mAppliedUserRestrictions.updateRestrictions(userId, new Bundle(effective)); in updateUserRestrictionsInternalLR()
5794 mAppliedUserRestrictions.remove(userId);