Home
last modified time | relevance | path

Searched defs:getCurrencyFormat (Results 1 – 5 of 5) 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
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java562 public static MeasureFormat getCurrencyFormat(ULocale locale) { in getCurrencyFormat() method in MeasureFormat
574 public static MeasureFormat getCurrencyFormat(Locale locale) { in getCurrencyFormat() method in MeasureFormat
585 public static MeasureFormat getCurrencyFormat() { in getCurrencyFormat() method in MeasureFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMeasureFormat.java523 public static MeasureFormat getCurrencyFormat(ULocale locale) { in getCurrencyFormat() method in MeasureFormat
534 public static MeasureFormat getCurrencyFormat(Locale locale) { in getCurrencyFormat() method in MeasureFormat
544 public static MeasureFormat getCurrencyFormat() { in getCurrencyFormat() method in MeasureFormat
/external/icu/icu4c/source/i18n/
Dwinnmfmt.cpp110 static void getCurrencyFormat(CURRENCYFMTW *fmt, const wchar_t *windowsLocaleName) in getCurrencyFormat() function
Dmeasfmt.cpp131 const NumberFormat *getCurrencyFormat(UMeasureFormatWidth width) const { in getCurrencyFormat() function in MeasureFormatCacheData