Searched refs:CALENDAR_ALL_DAY_EVENT (Results 1 – 4 of 4) sorted by relevance
339 data(Tags.CALENDAR_ALL_DAY_EVENT, "0"); in setupPostAttendees()
169 public static final int CALENDAR_ALL_DAY_EVENT = CALENDAR_PAGE + 6; field in Tags
490 case Tags.CALENDAR_ALL_DAY_EVENT: in addEvent()875 case Tags.CALENDAR_ALL_DAY_EVENT: in exceptionParser()1556 s.data(Tags.CALENDAR_ALL_DAY_EVENT, allDay ? "1" : "0"); in sendEvent()