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

  /external/icu4c/i18n/unicode/
unum.h 759 UNUM_ROUNDING_INCREMENT,
865 * @param attr The attribute to query; e.g. UNUM_ROUNDING_INCREMENT.
883 * @param attr The attribute to set; e.g. UNUM_ROUNDING_INCREMENT.
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 72 private static final int UNUM_ROUNDING_INCREMENT = 12;

Completed in 41 milliseconds