Searched refs:ATTENDEE_STATUS_DECLINED (Results 1 – 13 of 13) sorted by relevance
246 case Attendees.ATTENDEE_STATUS_DECLINED: return "ATTENDEE_STATUS_DECLINED";270 return attendeeStatus != Attendees.ATTENDEE_STATUS_DECLINED;
67 + Instances.SELF_ATTENDEE_STATUS + "!=" + Attendees.ATTENDEE_STATUS_DECLINED;278 if (selfAttendeeStatus == Attendees.ATTENDEE_STATUS_DECLINED) {285 } else if (selfAttendeeStatus == Attendees.ATTENDEE_STATUS_DECLINED) {
196 return Attendees.ATTENDEE_STATUS_DECLINED; in getResponse()216 case Attendees.ATTENDEE_STATUS_DECLINED: in buildViewExtraLong()
256 + Attendees.ATTENDEE_STATUS_DECLINED; in loadEvents()
2465 case Attendees.ATTENDEE_STATUS_DECLINED: in getEventLayout()2791 case Attendees.ATTENDEE_STATUS_DECLINED: in drawEventRect()
243 case CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED: in createEventsForRow()
1921 CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED; in testInstanceSearchQuery()2270 CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED); in testAttendees()2272 CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED); in testAttendees()2285 assertEquals(CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED, selfAttendeeStatus); in testAttendees()2303 assertEquals(CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED, selfAttendeeStatus); in testAttendees()2750 + CalendarContract.Attendees.ATTENDEE_STATUS_DECLINED; in testInstanceQuery()
198 + Attendees.ATTENDEE_STATUS_DECLINED; in updateWhere()
869 boolean isDeclined = event.selfAttendeeStatus == Attendees.ATTENDEE_STATUS_DECLINED; in drawEvent()
923 public static final int ATTENDEE_STATUS_DECLINED = 2; field
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
33424 field public static final int ATTENDEE_STATUS_DECLINED = 2; // 0x2
23317 field public static final int ATTENDEE_STATUS_DECLINED = 2; // 0x2