Searched defs:setDecimalFormatSymbols (Results 1 - 25 of 29) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNFRuleSet.java818 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:NFRuleSet
820 rule.setDecimalFormatSymbols(newSymbols);
837 rule.setDecimalFormatSymbols(newSymbols);
H A DNFSubstitution.java530 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:NFSubstitution
532 numberFormat.setDecimalFormatSymbols(newSymbols);
H A DNFRule.java1286 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:NFRule
1288 sub1.setDecimalFormatSymbols(newSymbols);
1291 sub2.setDecimalFormatSymbols(newSymbols);
H A DRuleBasedNumberFormat.java1427 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:RuleBasedNumberFormat
1431 decimalFormat.setDecimalFormatSymbols(decimalFormatSymbols);
1444 ruleSet.setDecimalFormatSymbols(decimalFormatSymbols);
H A DDecimalFormat.java1355 // setDecimalFormatSymbols, or setCurrency.
3215 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:DecimalFormat
5629 * @see #setDecimalFormatSymbols
/external/icu/icu4c/source/i18n/
H A Ddigitformatter.cpp38 setDecimalFormatSymbols(symbols);
71 DigitFormatter::setDecimalFormatSymbols( function in class:DigitFormatter
H A Daffixpatternparser.cpp622 setDecimalFormatSymbols(symbols);
626 AffixPatternParser::setDecimalFormatSymbols( function in class:AffixPatternParser
H A Dnfrs.cpp370 NFRuleSet::setDecimalFormatSymbols(const DecimalFormatSymbols &newSymbols, UErrorCode& status) { function in class:NFRuleSet
372 rules[i]->setDecimalFormatSymbols(newSymbols, status);
389 rule->setDecimalFormatSymbols(newSymbols, status);
H A Dnfsubs.cpp497 NFSubstitution::setDecimalFormatSymbols(const DecimalFormatSymbols &newSymbols, UErrorCode& /*status*/) { function in class:NFSubstitution
499 numberFormat->setDecimalFormatSymbols(newSymbols);
H A Drbnf.cpp874 setDecimalFormatSymbols(*rhs.getDecimalFormatSymbols());
1828 ruleSets[i]->setDecimalFormatSymbols(*symbolsToAdopt, status);
1836 RuleBasedNumberFormat::setDecimalFormatSymbols(const DecimalFormatSymbols& symbols) function in class:RuleBasedNumberFormat
H A Ddecimfmt.cpp2319 DecimalFormat::setDecimalFormatSymbols(const DecimalFormatSymbols& symbols) function in class:DecimalFormat
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DDecimalFormat.java627 ((java.text.DecimalFormat)numberFormat).setDecimalFormatSymbols(((java.text.DecimalFormat)jdkNfmt).getDecimalFormatSymbols());
813 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:DecimalFormat
814 ((java.text.DecimalFormat)numberFormat).setDecimalFormatSymbols(newSymbols.dfs);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRuleSet.java817 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:NFRuleSet
819 rule.setDecimalFormatSymbols(newSymbols);
836 rule.setDecimalFormatSymbols(newSymbols);
H A DNFSubstitution.java529 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:NFSubstitution
531 numberFormat.setDecimalFormatSymbols(newSymbols);
H A DNFRule.java1285 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:NFRule
1287 sub1.setDecimalFormatSymbols(newSymbols);
1290 sub2.setDecimalFormatSymbols(newSymbols);
H A DRuleBasedNumberFormat.java1462 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:RuleBasedNumberFormat
1466 decimalFormat.setDecimalFormatSymbols(decimalFormatSymbols);
1479 ruleSet.setDecimalFormatSymbols(decimalFormatSymbols);
H A DDecimalFormat.java1367 // setDecimalFormatSymbols, or setCurrency.
3231 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:DecimalFormat
5718 * @see #setDecimalFormatSymbols
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatICU.java258 public void setDecimalFormatSymbols(DecimalFormatSymbols newSymbols) { method in class:DecimalFormatICU
288 fIcuDecfmt.setDecimalFormatSymbols(icuDecfs);
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/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 ...
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 405 milliseconds

12