Searched refs:decimalFormatSymbols (Results 1 – 2 of 2) sorted by relevance
65 private final DecimalFormatSymbols decimalFormatSymbols; field in TimeFormatter89 this.decimalFormatSymbols = sDecimalFormatSymbols; in TimeFormatter()174 if (decimalFormatSymbols.getZeroDigit() == '0') { in localizeDigits()179 int offsetToLocalizedDigits = decimalFormatSymbols.getZeroDigit() - '0'; in localizeDigits()
29818 Landroid/icu/text/RuleBasedNumberFormat;->decimalFormatSymbols:Landroid/icu/text/DecimalFormatSymbo…