Searched defs:getDigit (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/text/src/main/java/java/text/
H A DDecimalFormatSymbols.java194 public char getDigit() { method in class:DecimalFormatSymbols
501 fields.put("digit", getDigit()); //$NON-NLS-1$
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
H A DDecimalFormatProperties.java363 public char getDigit() method in class:DecimalFormatProperties
365 return m_dfs.getDigit();

Completed in 71 milliseconds