Searched defs:countryCode (Results 1 – 4 of 4) sorted by relevance
145 String countryCode = locale.getCountry(); in forLocale() local
384 public static native String getCurrencyCode(String countryCode); in getCurrencyCode()
822 private transient String countryCode; field in Locale1628 private static String toNewString(String languageCode, String countryCode, in toNewString()
151 ScopedUtfChars countryCode(env, javaCountryCode); in ICU_getCurrencyCode() local660 jstring countryCode = env->NewStringUTF(icuLocale.locale().getCountry()); in ICU_initLocaleDataNative() local