Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/util/
DGregorianCalendar.java1330 cal = getCutoverCalendarSystem(); in roll()
1804 BaseCalendar cocal = gc.getCutoverCalendarSystem(); in getActualMaximum()
2538 calForJan1 = getCutoverCalendarSystem(); in computeFields()
2583 calForJan1 = getCutoverCalendarSystem(); in computeFields()
3168 private BaseCalendar getCutoverCalendarSystem() { in getCutoverCalendarSystem() method in GregorianCalendar