Home
last modified time | relevance | path

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

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java1176 int monthLength = monthLength(year, month); in unsafeNormalize() local
1177 if (monthDay > monthLength) { in unsafeNormalize()
1178 monthDay -= monthLength; in unsafeNormalize()
1231 static int monthLength(int year, int month) { in monthLength() method in RecurrenceProcessor
/frameworks/base/config/
Dboot-image-profile.txt8459 HSPLandroid/icu/impl/Grego;->monthLength(II)I
27918 HSPLjava/util/GregorianCalendar;->monthLength(I)I
27919 HSPLjava/util/GregorianCalendar;->monthLength(II)I
/frameworks/base/boot/
Dboot-image-profile.txt8456 HSPLandroid/icu/impl/Grego;->monthLength(II)I