Searched refs:getEras (Results 1 – 9 of 9) sorted by relevance
267 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()
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()
468 public String[] getEras() { in getEras() method in DateFormatSymbols
1115 String[] eras = formatData.getEras(); in subFormat()1878 … if ((index = matchString(text, start, Calendar.ERA, formatData.getEras(), calb)) > 0) { in subParse()
1513 strings = symbols.getEras(); in getFieldStrings()
3082 jeras = jcal.getEras(); in getJulianCalendarSystem()
612 const icu::UnicodeString* erasStrs = dateFormatSym.getEras(count); in ICU_initLocaleDataNative()