Searched refs:lookupFallback (Results 1 – 1 of 1) sorted by relevance
121 Locale bestMatch = lookupFallback(target, languageMatches); in getLocaleForLanguageCountry()206 private static Locale lookupFallback(Locale target, List<Locale> candidates) { in lookupFallback() method in LocaleUtils