Searched defs:getIntegerInstance (Results 1 - 11 of 11) sorted by relevance

/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/
H A DNumberFormatProviderICU.java33 public NumberFormat getIntegerInstance(Locale locale) { method in class:NumberFormatProviderICU
60 icuNfmt = com.ibm.icu.text.NumberFormat.getIntegerInstance(actual);
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DNumberFormat.java72 * normal number format. Use <code>getIntegerInstance</code> to get an
514 * factory methods: getNumberInstance, getIntegerInstance,
602 public final static NumberFormat getIntegerInstance() { method in class:NumberFormat
619 public static NumberFormat getIntegerInstance(Locale inLocale) { method in class:NumberFormat
635 public static NumberFormat getIntegerInstance(ULocale inLocale) { method in class:NumberFormat
1125 nf = java.text.NumberFormat.getIntegerInstance(locale);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNumberFormat.java83 * normal number format. Use <code>getIntegerInstance</code> to get an
526 * factory methods: getNumberInstance, getIntegerInstance,
609 public final static NumberFormat getIntegerInstance() { method in class:NumberFormat
625 public static NumberFormat getIntegerInstance(Locale inLocale) { method in class:NumberFormat
640 public static NumberFormat getIntegerInstance(ULocale inLocale) { method in class:NumberFormat
1319 Add codes for the new method getIntegerInstance() [Richard/GCL]
1485 Add Field for the new method getIntegerInstance() [Richard/GCL]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormat.java82 * normal number format. Use <code>getIntegerInstance</code> to get an
561 * factory methods: getNumberInstance, getIntegerInstance,
653 public final static NumberFormat getIntegerInstance() { method in class:NumberFormat
670 public static NumberFormat getIntegerInstance(Locale inLocale) { method in class:NumberFormat
686 public static NumberFormat getIntegerInstance(ULocale inLocale) { method in class:NumberFormat
1409 Add codes for the new method getIntegerInstance() [Richard/GCL]
1575 Add Field for the new method getIntegerInstance() [Richard/GCL]
/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 406 milliseconds