Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java497 private final RestrictionsSet mAppliedUserRestrictions = new RestrictionsSet(); field in UserManagerService
3491 mAppliedUserRestrictions.getRestrictions(userId)); in updateUserRestrictionsInternalLR()
3529 mAppliedUserRestrictions.updateRestrictions(userId, new Bundle(effective)); in updateUserRestrictionsInternalLR()
6416 mAppliedUserRestrictions.remove(userId);