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