Home
last modified time | relevance | path

Searched defs:languagePopulationPercent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowLanguages.java1673 double languagePopulationPercent = in showCountryLanguageInfo() local
H A DConvertLanguageData.java1116 double languagePopulationPercent = languagePopulation / countryPopulation; in writeTerritoryLanguageData() local