Searched refs:languageToMaxCountry (Results 1 – 1 of 1) sorted by relevance
93 static final Map<String, CodeAndPopulation> languageToMaxCountry = new TreeMap<>(); field in ConvertLanguageData1282 languageToMaxCountry.put(locale2, null); in getCldrParents()1625 addBest(languageCode, languagePopulationRaw, countryCode, languageToMaxCountry); in addBestRegion()