Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java1769 ULocale maxLocale = ULocale.addLikelySubtags(loc); in getRegionForCalendar() local
1770 region = maxLocale.getCountry(); in getRegionForCalendar()