Lines Matching refs:EventInfo
151 public static class EventInfo {
266 void handleEvent(EventInfo event);
315 // The current use of this method for VIEW_EVENT is by the day view to show an EventInfo
318 EventInfo.buildViewExtraLong(Attendees.ATTENDEE_STATUS_NONE, false),
338 EventInfo info = new EventInfo();
387 EventInfo info = new EventInfo();
400 public void sendEvent(Object sender, final EventInfo event) {
793 private String eventInfoToString(EventInfo eventInfo) {