Searched refs:calendarProps (Results 1 – 2 of 2) sorted by relevance
232 Properties calendarProps = new Properties(); in getCalendarProperties() local234 calendarProps.load(is); in getCalendarProperties()236 return calendarProps; in getCalendarProperties()
121 Properties calendarProps; in getLocalGregorianCalendar() local123 calendarProps = CalendarSystem.getCalendarProperties(); in getLocalGregorianCalendar()128 String props = calendarProps.getProperty("calendar." + name + ".eras"); in getLocalGregorianCalendar()