Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/adapter/
DTags.java256 public static final int CALENDAR_RECURRENCE_OCCURRENCES = CALENDAR_PAGE + 0x1E; field in Tags
DCalendarSyncParser.java739 case Tags.CALENDAR_RECURRENCE_OCCURRENCES: in recurrenceParser()
/packages/apps/Exchange/src/com/android/exchange/utility/
DCalendarUtilities.java1172 s.data(Tags.CALENDAR_RECURRENCE_OCCURRENCES, count); in addCountIntervalAndUntil()