Home
last modified time | relevance | path

Searched refs:allowsDeprecated (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleValidityChecker.java33 private final boolean allowsDeprecated; field in LocaleValidityChecker
54 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()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleValidityChecker.java31 private final boolean allowsDeprecated; field in LocaleValidityChecker
49 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()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...