Home | History | Annotate | Download | only in adapter

Lines Matching defs:responseType

431             int responseType = CalendarUtilities.RESPONSE_TYPE_NONE;
592 responseType = getValueInt();
659 if (responseType != CalendarUtilities.RESPONSE_TYPE_NONE) {
661 CalendarUtilities.attendeeStatusFromResponseType(responseType);