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