Searched refs:getMainCurrencies (Results 1 – 2 of 2) sorted by relevance
337 public Set<String> getMainCurrencies(String countryCode) { in getMainCurrencies() method in StandardCodes
796 Set<String> countryCurrencies = sc.getMainCurrencies(country); in TestMinimalLocalization()