Home | History | Annotate | Download | only in eas

Lines Matching defs:syncStatus

852             int syncStatus = Attendees.ATTENDEE_STATUS_NONE;
855 syncStatus = Integer.parseInt(userAttendeeStatus);
860 if ((currentStatus != syncStatus) &&