Searched refs:restrictionsSet (Results 1 – 2 of 2) sorted by relevance
206 RestrictionsSet restrictionsSet = new RestrictionsSet(); in readRestrictions() local213 return restrictionsSet; in readRestrictions()218 restrictionsSet.updateRestrictions(userId, restrictions); in readRestrictions()
1972 RestrictionsSet restrictionsSet = mDevicePolicyLocalUserRestrictions.valueAt(i); in getUpdatedTargetUserIdsFromLocalRestrictions() local1974 && restrictionsSet.containsKey(originatingUserId)) { in getUpdatedTargetUserIdsFromLocalRestrictions()3065 RestrictionsSet restrictionsSet = mDevicePolicyLocalUserRestrictions.valueAt(i); in writeAllTargetUsersLP() local3066 if (restrictionsSet.containsKey(originatingUserId)) { in writeAllTargetUsersLP()