Searched defs:getEffectiveCurrency (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormat.java458 return n == null ? null : new CurrencyAmount(n, getEffectiveCurrency());
1259 protected Currency getEffectiveCurrency() { method in class:NumberFormat
H A DDecimalFormat.java3049 Currency effectiveCurr = getEffectiveCurrency();
5290 protected Currency getEffectiveCurrency() { method in class:DecimalFormat
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp732 getEffectiveCurrency(curr, ec);
1176 void NumberFormat::getEffectiveCurrency(UChar* result, UErrorCode& ec) const { function in class:NumberFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 108 milliseconds