Searched defs:getNegativePrefix (Results 1 - 14 of 14) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DDecimalFormat.java849 public String getNegativePrefix() { method in class:DecimalFormat
850 return ((java.text.DecimalFormat)numberFormat).getNegativePrefix();
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatICU.java178 public String getNegativePrefix() { method in class:DecimalFormatICU
179 return fIcuDecfmt.getNegativePrefix();
/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp762 DecimalFormatImpl::getNegativePrefix(UnicodeString &result) const { function in class:DecimalFormatImpl
H A Ddecimfmt.cpp2392 DecimalFormat::getNegativePrefix(UnicodeString& result) const function in class:DecimalFormat
2394 return fImpl->getNegativePrefix(result);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat.java3304 public String getNegativePrefix() { method in class:DecimalFormat
5545 * @see #getNegativePrefix
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java3323 public String getNegativePrefix() { method in class:DecimalFormat
5632 * @see #getNegativePrefix
/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/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 ...
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 228 milliseconds