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

/libcore/luni/src/main/java/libcore/icu/
H A DICU.java415 return getDisplayCountryNative(targetLocale.toLanguageTag(), locale.toLanguageTag());
418 private static native String getDisplayCountryNative(String targetLanguageTag, String languageTag); method in class:ICU
/libcore/luni/src/main/native/
H A Dlibcore_icu_ICU.cpp806 NATIVE_METHOD(ICU, getDisplayCountryNative, "(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;"),

Completed in 4280 milliseconds