Searched refs:setZeroDigit (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/text/
H A DDecimalFormatSymbols.java551 public void setZeroDigit(char value) { method in class:DecimalFormatSymbols
622 setZeroDigit(fields.get("zeroDigit", '0'));

Completed in 29 milliseconds