Home | History | Annotate | Download | only in utility

Lines Matching refs:selfAttendeeStatus

1435      * Get a selfAttendeeStatus from a busy status
1440 * @return the corresponding value for selfAttendeeStatus
1460 * Get a selfAttendeeStatus from a response type (EAS 14+)
1463 * @return the corresponding value for selfAttendeeStatus
1486 /** Get a busy status from a selfAttendeeStatus
1488 * @param selfAttendeeStatus from CalendarProvider2
1491 static public int busyStatusFromAttendeeStatus(int selfAttendeeStatus) {
1493 switch (selfAttendeeStatus) {