Searched refs:getDecimalFormat (Results 1 - 14 of 14) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DStylesheet.java581 public DecimalFormatProperties getDecimalFormat(QName name) method in class:Stylesheet
591 DecimalFormatProperties dfp = getDecimalFormat(i);
611 public DecimalFormatProperties getDecimalFormat(int i) method in class:Stylesheet
1423 visitor.visitTopLevelInstruction(getDecimalFormat(j));
H A DStylesheetComposed.java112 recomposableElements.addElement(included.getDecimalFormat(j));
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNFSubstitution.java200 this.numberFormat = (DecimalFormat) ruleSet.owner.getDecimalFormat().clone();
449 tempResult = ruleSet.owner.getDecimalFormat().parse(text, parsePosition);
1326 Number n = ruleSet.owner.getDecimalFormat().parse(workText, workPos);
H A DRuleBasedNumberFormat.java1246 return getDecimalFormat().format(number, toAppendTo, pos);
1576 DecimalFormat getDecimalFormat() { method in class:RuleBasedNumberFormat
1586 return new PluralFormat(locale, pluralType, pattern, getDecimalFormat());
1948 result.append(getDecimalFormat().format(Long.MIN_VALUE));
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFSubstitution.java199 this.numberFormat = (DecimalFormat) ruleSet.owner.getDecimalFormat().clone();
448 tempResult = ruleSet.owner.getDecimalFormat().parse(text, parsePosition);
1325 Number n = ruleSet.owner.getDecimalFormat().parse(workText, workPos);
H A DRuleBasedNumberFormat.java1273 return getDecimalFormat().format(number, toAppendTo, pos);
1614 DecimalFormat getDecimalFormat() { method in class:RuleBasedNumberFormat
1624 return new PluralFormat(locale, pluralType, pattern, getDecimalFormat());
1986 result.append(getDecimalFormat().format(Long.MIN_VALUE));
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/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 ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 463 milliseconds