Home | History | Annotate | Download | only in service

Lines Matching defs:syncStatus

826             int syncStatus = Attendees.ATTENDEE_STATUS_NONE;
829 syncStatus = Integer.parseInt(userAttendeeStatus);
834 if ((currentStatus != syncStatus) &&