Home
last modified time | relevance | path

Searched defs:getCurrencyCode (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/util/
DCurrency.java110 public String getCurrencyCode() { in getCurrencyCode() method in Currency
/libcore/luni/src/main/java/libcore/icu/
DICU.java384 public static native String getCurrencyCode(String countryCode); in getCurrencyCode() method in ICU