Searched refs:restrictionsSet (Results 1 – 2 of 2) sorted by relevance
204 RestrictionsSet restrictionsSet = new RestrictionsSet(); in readRestrictions() local211 return restrictionsSet; in readRestrictions()216 restrictionsSet.updateRestrictions(userId, restrictions); in readRestrictions()
1850 RestrictionsSet restrictionsSet = mDevicePolicyLocalUserRestrictions.valueAt(i); in getUpdatedTargetUserIdsFromLocalRestrictions() local1852 && restrictionsSet.containsKey(originatingUserId)) { in getUpdatedTargetUserIdsFromLocalRestrictions()2814 RestrictionsSet restrictionsSet = mDevicePolicyLocalUserRestrictions.valueAt(i); in writeAllTargetUsersLP() local2815 if (restrictionsSet.containsKey(originatingUserId)) { in writeAllTargetUsersLP()