Home | History | Annotate | Download | only in event

Lines Matching refs:attendee

42 import com.android.calendar.CalendarEventModel.Attendee;
238 public Attendee mAttendee;
244 public AttendeeItem(Attendee attendee, Drawable badge) {
245 mAttendee = attendee;
442 // Organizer is not an attendee
446 // Add organizer as attendee since we got some attendees
469 Log.d(TAG, "Setting attendee status to " + model.mSelfAttendeeStatus);
496 HashMap<String, Attendee> newAttendees = model.mAttendeesList;
508 HashMap<String, Attendee> originalAttendees = originalModel.mAttendeesList;
511 // existing attendee. remove from new attendees set.
542 for (Attendee attendee : newAttendees.values()) {
544 values.put(Attendees.ATTENDEE_NAME, attendee.mName);
545 values.put(Attendees.ATTENDEE_EMAIL, attendee.mEmail);
587 Log.v(TAG, "Dropping invalid attendee email address: " + address.getAddress());
1174 // AND b) ownerCanRespond == true AND c) attendee data exist
1179 // paying attention to whether or not an attendee status was