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