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

  /external/icu4c/i18n/unicode/
unum.h 717 UNUM_MIN_SIGNIFICANT_DIGITS,
    [all...]
  /external/icu4c/i18n/
unum.cpp 496 case UNUM_MIN_SIGNIFICANT_DIGITS:
586 case UNUM_MIN_SIGNIFICANT_DIGITS:
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 77 private static final int UNUM_MIN_SIGNIFICANT_DIGITS = 17;

Completed in 22 milliseconds