Searched refs:getGroupingSize (Results 1 - 25 of 26) sorted by relevance

12

/external/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp113 if (noGrouping.getGroupingSize() != 0) {
117 if (noGrouping.getGroupingSize() != 0) {
285 groupingSize = pat.getGroupingSize();
362 if(pat.getGroupingSize() != 3) {
363 errln("FAIL: Primary Grouping Size should be 3, not %d\n", pat.getGroupingSize());
397 if(pat.getGroupingSize() != 3) {
398 errln("FAIL: Primary Grouping Size should be 3, not %d\n", pat.getGroupingSize());
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
H A DDecimalFormatTest.java168 * Test method for 'com.ibm.icu.text.DecimalFormat.getGroupingSize()'
172 assertEquals(2, df.getGroupingSize());
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DDecimalFormat.java1256 public int getGroupingSize() { method in class:DecimalFormat
1257 return ((java.text.DecimalFormat)numberFormat).getGroupingSize();
1265 * @see #getGroupingSize
1279 // * primary grouping size returned by <code>getGroupingSize()</code>. For example, if
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatICU.java146 public int getGroupingSize() { method in class:DecimalFormatICU
147 return fIcuDecfmt.getGroupingSize();
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestDecimalFormatAPI.java231 groupingSize = pat.getGroupingSize();
H A DIntlTestDecimalFormatAPIC.java189 groupingSize = pat.getGroupingSize();
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatAPI.java227 groupingSize = pat.getGroupingSize();
H A DIntlTestDecimalFormatAPIC.java185 groupingSize = pat.getGroupingSize();
/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.h268 int32_t getGroupingSize() const { return fGrouping.fGrouping; } function in class:DecimalFormatImpl
H A Ddecimfmt.cpp2711 DecimalFormat::getGroupingSize() const function in class:DecimalFormat
2713 return fImpl->getGroupingSize();
3219 return getGroupingSize();
/external/icu/icu4c/source/i18n/unicode/
H A Ddecimfmt.h1604 int32_t getGroupingSize(void) const;
1612 * @see getGroupingSize
1626 * getGroupingSize(). For example, if the primary
1672 * @see getGroupingSize
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemNumber.java472 public AVT getGroupingSize() method in class:ElemNumber
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat.java3706 public int getGroupingSize() { method in class:DecimalFormat
3715 * @see #getGroupingSize
3728 * primary grouping size returned by <code>getGroupingSize()</code>. For example, if
5601 * @see #getGroupingSize
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java3751 public int getGroupingSize() { method in class:DecimalFormat
3760 * @see #getGroupingSize
3774 * primary grouping size returned by <code>getGroupingSize()</code>. For example, if
5690 * @see #getGroupingSize
/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-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/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/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-user.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/activity/ ...
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...
/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/ ...

Completed in 667 milliseconds

12