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

/libcore/luni/src/main/native/
H A Dlibcore_icu_ICU.cpp128 static jstring ICU_getCurrencyCode(JNIEnv* env, jclass, jstring javaCountryCode) { argument
140 ScopedUtfChars countryCode(env, javaCountryCode);

Completed in 89 milliseconds