Searched refs:getDefaultLocale (Results 1 – 4 of 4) sorted by relevance
117 assertEquals("de_DE", ICU.getDefaultLocale()); in test_setDefault_setsICUDefaultLocale()127 assertEquals("und", ICU.getDefaultLocale()); in test_setDefault_setsICUDefaultLocale()
233 String initialDefaultLocale = ICU.getDefaultLocale();
459 public static native String getDefaultLocale(); in getDefaultLocale() method in ICU
797 NATIVE_METHOD(ICU, getDefaultLocale, "()Ljava/lang/String;"),