Searched refs:MEETING_ALL_DAY (Results 1 – 2 of 2) sorted by relevance
29 public static final String MEETING_ALL_DAY = "ALLDAY"; field in MeetingInfo
266 putFromMeeting(ps, MeetingInfo.MEETING_ALL_DAY, values, in addData()325 packedString.put(MeetingInfo.MEETING_ALL_DAY, "1"); in meetingRequestParser()