Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/icu/
DICU.java402 return getDisplayCountryNative(targetLocale.toLanguageTag(), locale.toLanguageTag()); in getDisplayCountry()
405 …private static native String getDisplayCountryNative(String targetLanguageTag, String languageTag); in getDisplayCountryNative() method in ICU
/libcore/luni/src/main/native/
Dlibcore_icu_ICU.cpp798 …NATIVE_METHOD(ICU, getDisplayCountryNative, "(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Stri…