Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/adapter/
DTags.java257 public static final int CALENDAR_RECURRENCE_INTERVAL = CALENDAR_PAGE + 0x1F; field in Tags
DCalendarSyncParser.java736 case Tags.CALENDAR_RECURRENCE_INTERVAL: in recurrenceParser()
/packages/apps/Exchange/src/com/android/exchange/utility/
DCalendarUtilities.java1176 s.data(Tags.CALENDAR_RECURRENCE_INTERVAL, interval); in addCountIntervalAndUntil()