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

  /external/icu4c/i18n/unicode/
unum.h     [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 44 private static final int UNUM_CURRENCY_SYMBOL = 8;
412 setSymbol(this.address, UNUM_CURRENCY_SYMBOL, currency.getSymbol());

Completed in 50 milliseconds