HomeSort by relevance Sort by last modified time
    Searched defs:setDefaultLocale (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 247 /*package*/ static void setDefaultLocale(String locale) {
248 ICU.setDefaultLocale(locale);
  /libcore/luni/src/main/java/libcore/icu/
ICU.java 454 public static native void setDefaultLocale(String languageTag);
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 262 milliseconds