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 574 UNUM_MIN_SIGNIFICANT_DIGITS,
  /external/icu4c/i18n/
unum.cpp 444 case UNUM_MIN_SIGNIFICANT_DIGITS:
535 case UNUM_MIN_SIGNIFICANT_DIGITS:
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 78 private static final int UNUM_MIN_SIGNIFICANT_DIGITS = 17;

Completed in 11 milliseconds