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