Searched refs:worldResults (Results 1 – 1 of 1) sorted by relevance
1508 Set<String> worldResults = worldData.get(type); in addOtherCountryData() local1514 territoryResults = worldResults; in addOtherCountryData()1619 Set<String> worldResults = worldData.get(type); in showCountry() local1621 results = worldResults; in showCountry()1623 } else if (results.equals(worldResults)) { in showCountry()