Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_icu_ICU.cpp118 static jstring ICU_getCurrencyCode(JNIEnv* env, jclass, jstring javaCountryCode) { in ICU_getCurrencyCode() argument
130 ScopedUtfChars countryCode(env, javaCountryCode); in ICU_getCurrencyCode()