Home
last modified time | relevance | path

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

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java392 private static final int USE_BYLIST = 1; field in RecurrenceProcessor
406 return USE_BYLIST; in generateByList()