Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java642 appendInternal(pp.withFixedWidth()); in appendValue()
647 basePP = basePP.withFixedWidth(); in appendValue()
2529 NumberPrinterParser withFixedWidth() { in withFixedWidth() method in DateTimeFormatterBuilder.NumberPrinterParser
2863 ReducedPrinterParser withFixedWidth() { in withFixedWidth() method in DateTimeFormatterBuilder.ReducedPrinterParser