Home
last modified time | relevance | path

Searched refs:getCalendarProperties (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/util/calendar/
DCalendarSystem.java231 public static Properties getCalendarProperties() throws IOException { in getCalendarProperties() method in CalendarSystem
DLocalGregorianCalendar.java123 calendarProps = CalendarSystem.getCalendarProperties(); in getLocalGregorianCalendar()
/libcore/ojluni/annotations/hiddenapi/sun/util/calendar/
DCalendarSystem.java47 public static java.util.Properties getCalendarProperties() throws java.io.IOException { in getCalendarProperties() method in CalendarSystem