Searched refs:decimalFormatSymbols (Results 1 – 1 of 1) sorted by relevance
66 private final DecimalFormatSymbols decimalFormatSymbols; field in TimeFormatter90 this.decimalFormatSymbols = sDecimalFormatSymbols; in TimeFormatter()175 if (decimalFormatSymbols.getZeroDigit() == '0') { in localizeDigits()180 int offsetToLocalizedDigits = decimalFormatSymbols.getZeroDigit() - '0'; in localizeDigits()