OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrencyFormat
(Results
1 - 17
of
17
) sorted by null
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
CurrencyDemo.java
33
static NumberFormat
getCurrencyFormat
(Currency currency,
91
NumberFormat nf26 =
getCurrencyFormat
(Currency.getInstance(testCurrencies[j]), testLocales[i], true);
96
NumberFormat nf24 =
getCurrencyFormat
(Currency.getInstance(testCurrencies[j]), testLocales[i], false);
/external/icu/icu4c/source/i18n/
winnmfmt.cpp
106
static void
getCurrencyFormat
(CURRENCYFMTW *fmt, int32_t lcid)
156
getCurrencyFormat
(&fFormatInfo->currency, fLCID);
196
getCurrencyFormat
(&fFormatInfo->currency, fLCID);
measfmt.cpp
126
const NumberFormat *
getCurrencyFormat
(UMeasureFormatWidth width) const {
894
return cache->
getCurrencyFormat
(width)->format(
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
MeasureFormat.java
606
public static MeasureFormat
getCurrencyFormat
(ULocale locale) {
616
public static MeasureFormat
getCurrencyFormat
(Locale locale) {
617
return
getCurrencyFormat
(ULocale.forLocale(locale));
626
public static MeasureFormat
getCurrencyFormat
() {
627
return
getCurrencyFormat
(ULocale.getDefault(Category.FORMAT));
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MeasureFormat.java
631
public static MeasureFormat
getCurrencyFormat
(ULocale locale) {
642
public static MeasureFormat
getCurrencyFormat
(Locale locale) {
643
return
getCurrencyFormat
(ULocale.forLocale(locale));
653
public static MeasureFormat
getCurrencyFormat
() {
654
return
getCurrencyFormat
(ULocale.getDefault(Category.FORMAT));
[
all
...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
MeasureUnitTest.java
[
all
...]
NumberFormatTest.java
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
MeasureUnitTest.java
[
all
...]
NumberFormatTest.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
Completed in 451 milliseconds