Searched refs:EVENT_DATETIME (Results 1 – 1 of 1) sorted by relevance
51 public static final String EVENT_DATETIME = "EventDateTime"; field in EventData169 return (Date) this.eventData.get(EVENT_DATETIME); in getEventDateTime()180 this.eventData.put(EVENT_DATETIME, eventDateTime); in setEventDateTime()