Home | History | Annotate | Download | only in calendar

Lines Matching refs:ATTENDEE_STATUS

21 import static android.provider.Calendar.AttendeesColumns.ATTENDEE_STATUS;
142 Attendees.ATTENDEE_STATUS, // 4
333 mAttendeeResponseFromIntent = intent.getIntExtra(ATTENDEE_STATUS, ATTENDEE_NO_RESPONSE);
761 values.put(Attendees.ATTENDEE_STATUS, status);
856 values.put(Attendees.ATTENDEE_STATUS, attendeeStatus);