Home
last modified time | relevance | path

Searched refs:IGNORE_EXTENDED_RANGES (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/
DLocaleTest.java21 import static java.util.Locale.FilteringMode.IGNORE_EXTENDED_RANGES;
868 assertFilter(tagsOf("en-US"), ranges, tags, IGNORE_EXTENDED_RANGES); in test_filter_basic()
925 assertFilter(tagsOf("de-DE", "de-DE-x-goethe"), priorityList, tags, IGNORE_EXTENDED_RANGES); in test_filter_extended()
1045 Locale.filter(priorityList, locales, IGNORE_EXTENDED_RANGES).add(fake); in test_filter_resultIsModifiable_locales()
1059 Locale.filterTags(priorityList, tags, IGNORE_EXTENDED_RANGES).add(fake); in test_filter_resultIsModifiable_tags()
/libcore/ojluni/annotations/mmodule/java/util/
DLocale.annotated.java259 IGNORE_EXTENDED_RANGES, enumConstant
/libcore/ojluni/annotations/sdk/nullability/java/util/
DLocale.annotated.java255 IGNORE_EXTENDED_RANGES, enumConstant
/libcore/ojluni/annotations/hiddenapi/java/util/
DLocale.java654 IGNORE_EXTENDED_RANGES, enumConstant
/libcore/ojluni/src/main/java/java/util/
DLocale.java3275 IGNORE_EXTENDED_RANGES, enumConstant