Searched refs:LocalizedPrinterParser (Results 1 – 1 of 1) sorted by relevance
1429 appendInternal(new LocalizedPrinterParser(dateStyle, timeStyle)); in appendLocalized()4962 static final class LocalizedPrinterParser implements DateTimePrinterParser { class4975 LocalizedPrinterParser(FormatStyle dateStyle, FormatStyle timeStyle) { in LocalizedPrinterParser() method in LocalizedPrinterParser