Searched refs:USER_RESTRICTIONS (Results 1 – 1 of 1) sorted by relevance
67 public static final Set<String> USER_RESTRICTIONS = newSetWithUniqueCheck(new String[] { field in UserRestrictionsUtils160 if (!USER_RESTRICTIONS.contains(restriction)) { in isValidRestriction()178 if (USER_RESTRICTIONS.contains(key)) { in writeRestrictions()190 for (String key : USER_RESTRICTIONS) { in readRestrictions()306 for (String key : USER_RESTRICTIONS) { in applyUserRestrictions()