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

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

Completed in 6 milliseconds