Searched defs:attendeeId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java1369 private void updateResponse(long eventId, long attendeeId, int status) { argument
1380 Uri uri = ContentUris.withAppendedId(Attendees.CONTENT_URI, attendeeId);

Completed in 36 milliseconds