Searched defs:attendeeEmail (Results 1 – 3 of 3) sorted by relevance
649 String attendeeEmail = attendee.getAsString(Attendees.ATTENDEE_EMAIL); in addEvent() local941 String attendeeEmail = attValues.getAsString(Attendees.ATTENDEE_EMAIL); in exceptionParser() local1697 String attendeeEmail = ncvValues.getAsString(Attendees.ATTENDEE_EMAIL); in sendEvent() local2066 String attendeeEmail = in sendLocalChanges() local
1571 String attendeeName, String attendeeEmail, int messageFlag, Account account) { in addAttendeeToMessage()1833 String attendeeEmail = ncvValues.getAsString(Attendees.ATTENDEE_EMAIL); in createMessageForEntity() local
2764 String attendeeEmail = null; in updateEventAttendeeStatus() local4779 sAttendeesProjectionMap.put(Attendees.ATTENDEE_EMAIL, "attendeeEmail"); in sAttendeesProjectionMap.put()