Home
last modified time | relevance | path

Searched refs:getCurrencyNumericCode (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
DICU.java406 public static native int getCurrencyNumericCode(String currencyCode); in getCurrencyNumericCode() method in ICU
/libcore/luni/src/main/native/
Dlibcore_icu_ICU.cpp803 NATIVE_METHOD(ICU, getCurrencyNumericCode, "(Ljava/lang/String;)I"),