Searched refs:DEPRECATED_USER_RESTRICTIONS (Results 1 – 2 of 2) sorted by relevance
146 public static final Set<String> DEPRECATED_USER_RESTRICTIONS = Sets.newArraySet( field in UserRestrictionsUtils
953 for (String deprecatedRestriction: UserRestrictionsUtils.DEPRECATED_USER_RESTRICTIONS) { in removeDeprecatedRestrictions()