Searched refs:statusObj (Results 1 – 1 of 1) sorted by relevance
3121 Integer statusObj = attendeeValues.getAsInteger(Attendees.ATTENDEE_STATUS); in updateEventAttendeeStatus() local3122 if (statusObj != null) { in updateEventAttendeeStatus()3123 status = statusObj; in updateEventAttendeeStatus()