Searched refs:getEras (Results 1 – 13 of 13) sorted by relevance
41 public sun.util.calendar.Era[] getEras() { in getEras() method in AbstractCalendar
81 public abstract sun.util.calendar.Era[] getEras(); in getEras() method in CalendarSystem
311 public abstract Era[] getEras(); in getEras() method in CalendarSystem
76 public Era[] getEras() { in getEras() method in AbstractCalendar
133 String[] retVal = dfs.getEras(); in test_getEras()252 String[] retVal = dfs.getEras(); in test_setEras$Ljava_lang_String()
273 return symbols.getEras(); in getNames()
173 ERA_CONFIG = JapaneseChronology.JCAL.getEras();
817 value = symbols.getEras()[0]; in test_getDisplayNameIILjava_util_Locale()823 value = symbols.getEras()[1]; in test_getDisplayNameIILjava_util_Locale()968 .getAmPmStrings() : symbols.getEras(); in test_getDisplayNamesIILjava_util_Locale()
454 public String[] getEras() { in getEras() method in DateFormatSymbols
2235 strings = symbols.getEras(); in getFieldStrings()
3158 jeras = jcal.getEras(); in getJulianCalendarSystem()
231 Era[] es = jcal.getEras();
633 const icu::UnicodeString* erasStrs = dateFormatSym.getEras(count); in ICU_initLocaleDataNative()