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