/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | DecimalFormatSymbolsTest.java | 96 checkEquivalence(jdkDecfs.getZeroDigit(), icuDecfs.getZeroDigit(), loc, "getZeroDigit"); in TestICUEquivalent() 134 decfs.setZeroDigit(decfsEnUS.getZeroDigit()); in TestSetSymbols() 158 checkEquivalence(decfs.getZeroDigit(), decfsEnUS.getZeroDigit(), loc, "getZeroDigit"); in TestSetSymbols()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbolsC.java | 43 char zero = en.getZeroDigit(); in TestSymbols() 45 if (fr.getZeroDigit() != en.getZeroDigit()) { in TestSymbols()
|
D | IntlTestDecimalFormatSymbols.java | 44 char zero = en.getZeroDigit(); in TestSymbols() 46 if(fr.getZeroDigit() != en.getZeroDigit()) { in TestSymbols()
|
D | BigNumberFormatTest.java | 59 f.getDecimalFormatSymbols().getZeroDigit()); in TestSecondaryGrouping()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | DecimalFormatProperties.java | 339 public char getZeroDigit() in getZeroDigit() method in DecimalFormatProperties 341 return m_dfs.getZeroDigit(); in getZeroDigit()
|
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
D | DecimalFormatSymbolsICU.java | 125 public char getZeroDigit() { in getZeroDigit() method in DecimalFormatSymbolsICU 126 return fIcuDecfs.getZeroDigit(); in getZeroDigit()
|
D | DecimalFormatICU.java | 286 icuDecfs.setZeroDigit(newSymbols.getZeroDigit()); in setDecimalFormatSymbols()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | DateNumberFormat.java | 112 public char getZeroDigit() { in getZeroDigit() method in DateNumberFormat
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DecimalFormatSymbols.java | 166 public char getZeroDigit() { in getZeroDigit() method in DecimalFormatSymbols
|
D | DecimalFormat.java | 4375 char zero = localized ? symbols.getZeroDigit() : PATTERN_ZERO_DIGIT; 4605 zeroDigit = symbols.getZeroDigit();
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | FormatTests.java | 955 dfs.getZeroDigit() in getCharSymbols()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |