Home | History | Annotate | Download | only in calendar

Lines Matching refs:attendeeId

1369     private void updateResponse(long eventId, long attendeeId, int status) {
1380 Uri uri = ContentUris.withAppendedId(Attendees.CONTENT_URI, attendeeId);