Searched refs:mAppliedUserRestrictions (Results 1 – 1 of 1) sorted by relevance
332 private final SparseArray<Bundle> mAppliedUserRestrictions = new SparseArray<>(); field in UserManagerService1693 mAppliedUserRestrictions.get(userId)); in updateUserRestrictionsInternalLR()1734 mAppliedUserRestrictions.put(userId, new Bundle(effective)); in updateUserRestrictionsInternalLR()3116 mAppliedUserRestrictions.remove(userHandle); in removeUserState()