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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
unum.h 834 UNUM_INTEGER_DIGITS,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
unum.h 846 UNUM_INTEGER_DIGITS,
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 64 private static final int UNUM_INTEGER_DIGITS = 5;

Completed in 70 milliseconds