Home
last modified time | relevance | path

Searched defs:yearLength (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java1186 int yearLength = yearLength(year); in unsafeNormalize() local
1231 static int yearLength(int year) { in yearLength() method in RecurrenceProcessor