Searched refs:territoryData2 (Results 1 – 1 of 1) sorted by relevance
1518 … PopulationData territoryData2 = supplementalDataInfo.getPopulationDataForTerritory(territoryCode); in showCountryLanguageInfo() local1519 double territoryLiteracy = territoryData2.getLiteratePopulationPercent(); in showCountryLanguageInfo()1523 …ble languagePopulationPercent = 100 * languageData.getPopulation() / territoryData2.getPopulation(… in showCountryLanguageInfo()1602 … PopulationData territoryData2 = supplementalDataInfo.getPopulationDataForTerritory(territoryCode); in showCountryInfo() local1603 double population = territoryData2.getPopulation() / 1000000; in showCountryInfo()1604 double gdp = territoryData2.getGdp() / 1000000; in showCountryInfo()