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

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DNumberFormat.java88 * getInstance(...ISOCURRENCYSTYLE) to get the currency number format,
209 public static final int ISOCURRENCYSTYLE = 5; field in class:NumberFormat
1114 * ISOCURRENCYSTYLE, PLURALCURRENCYSTYLE,
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNumberFormat.java100 * getInstance(...ISOCURRENCYSTYLE) to get the currency number format,
201 public static final int ISOCURRENCYSTYLE = 5; field in class:NumberFormat
1230 * INTEGERSTYLE, ISOCURRENCYSTYLE,
1253 // If the choice is ISOCURRENCYSTYLE, the pattern is the currrency
1264 if (choice == CURRENCYSTYLE || choice == ISOCURRENCYSTYLE || choice == ACCOUNTINGCURRENCYSTYLE
1273 // if the choice is ISOCURRENCYSTYLE.
1274 if (choice == ISOCURRENCYSTYLE) {
1364 /* for ISOCURRENCYSTYLE and PLURALCURRENCYSTYLE,
1381 case ISOCURRENCYSTYLE:
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormat.java99 * getInstance(...ISOCURRENCYSTYLE) to get the currency number format,
207 public static final int ISOCURRENCYSTYLE = 5; field in class:NumberFormat
1319 * INTEGERSTYLE, ISOCURRENCYSTYLE,
1343 // If the choice is ISOCURRENCYSTYLE, the pattern is the currrency
1354 if (choice == CURRENCYSTYLE || choice == ISOCURRENCYSTYLE || choice == ACCOUNTINGCURRENCYSTYLE
1363 // if the choice is ISOCURRENCYSTYLE.
1364 if (choice == ISOCURRENCYSTYLE) {
1454 /* for ISOCURRENCYSTYLE and PLURALCURRENCYSTYLE,
1471 case ISOCURRENCYSTYLE:
/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 3261 milliseconds