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