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