Searched refs:getChronologyName (Results 1 – 1 of 1) sorted by relevance
4904 buf.append(getChronologyName(chrono, context.getLocale())); in format()4923 name = getChronologyName(chrono, context.getLocale()); in parse()4948 private String getChronologyName(Chronology chrono, Locale locale) { in getChronologyName() method in ChronoPrinterParser