Searched refs:allowsDeprecated (Results 1 – 3 of 3) sorted by relevance
33 private final boolean allowsDeprecated; field in LocaleValidityChecker54 allowsDeprecated = datasubtypes.contains(Datasubtype.deprecated); in LocaleValidityChecker()59 allowsDeprecated = this.datasubtypes.contains(Datasubtype.deprecated); in LocaleValidityChecker()178 if (!allowsDeprecated && KeyTypeData.isDeprecated(key)) { in isValidU()257 if (!allowsDeprecated && KeyTypeData.isDeprecated(key, subtag)) { in isValidU()
31 private final boolean allowsDeprecated; field in LocaleValidityChecker49 allowsDeprecated = datasubtypes.contains(Datasubtype.deprecated); in LocaleValidityChecker()54 allowsDeprecated = this.datasubtypes.contains(Datasubtype.deprecated); in LocaleValidityChecker()173 if (!allowsDeprecated && KeyTypeData.isDeprecated(key)) { in isValidU()252 if (!allowsDeprecated && KeyTypeData.isDeprecated(key, subtag)) { in isValidU()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...