Searched refs:getDefaultLocale (Results 1 – 3 of 3) sorted by relevance
102 NATIVE_METHOD(ICU, getDefaultLocale, "()Ljava/lang/String;"),
224 String current = ICU.getDefaultLocale();241 assertEquals(expectedLanguageTag, ICU.getDefaultLocale());
428 public static native String getDefaultLocale(); in getDefaultLocale() method in ICU