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

  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 82 /*package*/ static String[] getAvailableNumberFormatLocalesNative() {
  /libcore/luni/src/main/java/libcore/icu/
ICU.java 127 return localesFromStrings(getAvailableNumberFormatLocalesNative());
152 private static native String[] getAvailableNumberFormatLocalesNative();

Completed in 197 milliseconds