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