Home
last modified time | relevance | path

Searched refs:getPercentString (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
DNativeDecimalFormat.java161 dfs.getPercentString(), dfs.getPerMill(), dfs.getZeroDigit()); in NativeDecimalFormat()
272 dfs.getPercentString(), dfs.getPerMill(), dfs.getZeroDigit()); in setDecimalFormatSymbols()
/libcore/luni/src/main/java/java/text/
DDecimalFormatSymbols.java310 public String getPercentString() { in getPercentString() method in DecimalFormatSymbols