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