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.java1327 cal = getCutoverCalendarSystem(); in roll()
1780 BaseCalendar cocal = gc.getCutoverCalendarSystem(); in getActualMaximum()
2499 calForJan1 = getCutoverCalendarSystem(); in computeFields()
2544 calForJan1 = getCutoverCalendarSystem(); in computeFields()
3129 private BaseCalendar getCutoverCalendarSystem() { in getCutoverCalendarSystem() method in GregorianCalendar