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

  /libcore/luni/src/main/java/libcore/icu/
ICU.java 125 return localesFromStrings(getAvailableNumberFormatLocalesNative());
223 private static native String[] getAvailableNumberFormatLocalesNative();
  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 95 /*package*/ static String[] getAvailableNumberFormatLocalesNative() {
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 676 NATIVE_METHOD(ICU, getAvailableNumberFormatLocalesNative, "()[Ljava/lang/String;"),

Completed in 106 milliseconds