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

  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 72 /*package*/ static String[] getAvailableDateFormatLocalesNative() {
  /libcore/luni/src/main/java/libcore/icu/
ICU.java 115 return localesFromStrings(getAvailableDateFormatLocalesNative());
150 private static native String[] getAvailableDateFormatLocalesNative();

Completed in 182 milliseconds