Home
last modified time | relevance | path

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

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java1192 int monthLength = monthLength(year, month); in unsafeNormalize() local
1193 if (monthDay > monthLength) { in unsafeNormalize()
1194 monthDay -= monthLength; in unsafeNormalize()
1247 static int monthLength(int year, int month) { in monthLength() method in RecurrenceProcessor
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt109988 Ljava/util/GregorianCalendar;->monthLength(I)I
109989 Ljava/util/GregorianCalendar;->monthLength(II)I
111095 Ljava/util/SimpleTimeZone;->monthLength:[B