Home
last modified time | relevance | path

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

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java926 int weekStartAdj = (iterator.weekDay - in expand() local
928 dayIndex = iterator.monthDay - weekStartAdj; in expand()