Home
last modified time | relevance | path

Searched refs:getCurrencyFormat (Results 1 – 24 of 24) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
DCurrencyDemo.java35 static NumberFormat getCurrencyFormat(Currency currency, in getCurrencyFormat() method in CurrencyDemo
93 …NumberFormat nf26 = getCurrencyFormat(Currency.getInstance(testCurrencies[j]), testLocales[i], tru… in testFormatHack()
98 …NumberFormat nf24 = getCurrencyFormat(Currency.getInstance(testCurrencies[j]), testLocales[i], fal… in testFormatHack()
/external/icu/icu4c/source/i18n/
Dwinnmfmt.cpp110 static void getCurrencyFormat(CURRENCYFMTW *fmt, const wchar_t *windowsLocaleName) in getCurrencyFormat() function
239 getCurrencyFormat(&fFormatInfo->currency, localeName); in Win32NumberFormat()
289 getCurrencyFormat(&fFormatInfo->currency, localeName); in operator =()
Dmeasfmt.cpp131 const NumberFormat *getCurrencyFormat(UMeasureFormatWidth width) const { in getCurrencyFormat() function in MeasureFormatCacheData
655 return *cache->getCurrencyFormat(UMEASFMT_WIDTH_NARROW); in getCurrencyFormatInternal()
684 return cache->getCurrencyFormat(fWidth)->format( in formatMeasure()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java569 public static MeasureFormat getCurrencyFormat(ULocale locale) { in getCurrencyFormat() method in MeasureFormat
581 public static MeasureFormat getCurrencyFormat(Locale locale) { in getCurrencyFormat() method in MeasureFormat
582 return getCurrencyFormat(ULocale.forLocale(locale)); in getCurrencyFormat()
592 public static MeasureFormat getCurrencyFormat() { in getCurrencyFormat() method in MeasureFormat
593 return getCurrencyFormat(ULocale.getDefault(Category.FORMAT)); in getCurrencyFormat()
1034 return MeasureFormat.getCurrencyFormat(locale); in readResolve()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMeasureFormat.java530 public static MeasureFormat getCurrencyFormat(ULocale locale) { in getCurrencyFormat() method in MeasureFormat
541 public static MeasureFormat getCurrencyFormat(Locale locale) { in getCurrencyFormat() method in MeasureFormat
542 return getCurrencyFormat(ULocale.forLocale(locale)); in getCurrencyFormat()
551 public static MeasureFormat getCurrencyFormat() { in getCurrencyFormat() method in MeasureFormat
552 return getCurrencyFormat(ULocale.getDefault(Category.FORMAT)); in getCurrencyFormat()
993 return MeasureFormat.getCurrencyFormat(locale); in readResolve()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckNumbers.java470 DecimalFormat x = icuServiceBuilder.getCurrencyFormat("XXX"); in checkPattern()
483 DecimalFormat x = icuServiceBuilder.getCurrencyFormat(CLDRFile.getCode(path)); in checkCurrencyFormats()
DExampleGenerator.java1191 DecimalFormat currencyFormat = icuServiceBuilder.getCurrencyFormat(unitType); in formatCountValue()
1569 … DecimalFormat df = icuServiceBuilder.getCurrencyFormat(currency, currencySymbol, numberSystem); in handleCurrencyFormat()
1693 DecimalFormat x = icuServiceBuilder.getCurrencyFormat(currency, value); in handleCurrency()
/external/cldr/tools/java/org/unicode/cldr/util/
DICUServiceBuilder.java562 public DecimalFormat getCurrencyFormat(String currency) {
567 public DecimalFormat getCurrencyFormat(String currency, String currencySymbol) {
572 …public DecimalFormat getCurrencyFormat(String currency, String currencySymbol, String numberSystem…
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMeasureUnitTest.java2694 checkStreamingEquality(MeasureFormat.getCurrencyFormat(ULocale.ITALIAN)); in TestSerial()
2709 MeasureFormat mf = MeasureFormat.getCurrencyFormat(ULocale.ENGLISH); in testCurrencyFormatStandInForMeasureFormat()
2723 MeasureFormat mfu = MeasureFormat.getCurrencyFormat(ULocale.FRANCE); in testCurrencyFormatLocale()
2724 MeasureFormat mfj = MeasureFormat.getCurrencyFormat(Locale.FRANCE); in testCurrencyFormatLocale()
2731 MeasureFormat mf = MeasureFormat.getCurrencyFormat(ULocale.ENGLISH); in testCurrencyFormatParseIsoCode()
DNumberFormatTest.java592 MeasureFormat curFmt = MeasureFormat.getCurrencyFormat(new ULocale("en_US")); in TestCurrencyFormatForMixParsing()
726 MeasureFormat curFmt = MeasureFormat.getCurrencyFormat(); in TestCurrency()
2268 mfmt = MeasureFormat.getCurrencyFormat(l); in TestCases()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMeasureUnitTest.java2691 checkStreamingEquality(MeasureFormat.getCurrencyFormat(ULocale.ITALIAN)); in TestSerial()
2706 MeasureFormat mf = MeasureFormat.getCurrencyFormat(ULocale.ENGLISH); in testCurrencyFormatStandInForMeasureFormat()
2720 MeasureFormat mfu = MeasureFormat.getCurrencyFormat(ULocale.FRANCE); in testCurrencyFormatLocale()
2721 MeasureFormat mfj = MeasureFormat.getCurrencyFormat(Locale.FRANCE); in testCurrencyFormatLocale()
2728 MeasureFormat mf = MeasureFormat.getCurrencyFormat(ULocale.ENGLISH); in testCurrencyFormatParseIsoCode()
DNumberFormatTest.java589 MeasureFormat curFmt = MeasureFormat.getCurrencyFormat(new ULocale("en_US")); in TestCurrencyFormatForMixParsing()
723 MeasureFormat curFmt = MeasureFormat.getCurrencyFormat(); in TestCurrency()
2265 mfmt = MeasureFormat.getCurrencyFormat(l); in TestCases()
/external/icu/android_icu4j/api/public/
Dcurrent.txt2890 method public static android.icu.text.MeasureFormat getCurrencyFormat(android.icu.util.ULocale);
2891 method public static android.icu.text.MeasureFormat getCurrencyFormat(java.util.Locale);
2892 method public static android.icu.text.MeasureFormat getCurrencyFormat();
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/icu/icu4j/tools/build/
Dicu4j61.api3.gz
Dicu4j62.api3.gz12;ICU4J 62.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j60.api3.gz
Dicu4j59.api3.gz
Dicu4j68.api3.gz
Dicu4j65.api3.gz
Dicu4j64.api3.gz
Dicu4j63.api3.gz12;ICU4J 63.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j66.api3.gz
Dicu4j67.api3.gz12;ICU4J 67.1;; 2ST@3.6;PB;NS;NF;NS; ...