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