Searched refs:addBestRegion (Results 1 – 1 of 1) sorted by relevance
970 addBestRegion(languageCode, countryCode, languagePopulationRaw); in writeTerritoryLanguageData()973 addBestRegion(baseScriptLanguage, countryCode, languagePopulationRaw); in writeTerritoryLanguageData()977 addBestRegion(baseLanguage, countryCode, languagePopulationRaw); in writeTerritoryLanguageData()1695 …private static void addBestRegion(String languageCode, String countryCode, double languagePopulati… in addBestRegion() method in ConvertLanguageData