Searched refs:worldResults (Results 1 – 1 of 1) sorted by relevance
1664 Set<String> worldResults = worldData.get(type); in addOtherCountryData() local1670 territoryResults = worldResults; in addOtherCountryData()1775 Set<String> worldResults = worldData.get(type); in showCountry() local1777 results = worldResults; in showCountry()1779 } else if (results.equals(worldResults)) { in showCountry()