Searched refs:getDisplayCountryNative (Results 1 – 3 of 3) sorted by relevance
180 public static native String getDisplayCountryNative(String countryCode, String locale); in getDisplayCountryNative() method in ICU
380 String result = ICU.getDisplayCountryNative(toString(), locale.toString()); in getDisplayCountry()382 result = ICU.getDisplayCountryNative(toString(), Locale.getDefault().toString()); in getDisplayCountry()
737 …NATIVE_METHOD(ICU, getDisplayCountryNative, "(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Stri…