Searched defs:selfAttendeeStatus (Results 1 – 4 of 4) sorted by relevance
134 int selfAttendeeStatus = cursor.getInt(AgendaWindowAdapter.INDEX_SELF_ATTENDEE_STATUS); in bindView() local
82 int selfAttendeeStatus; field in CalendarAppWidgetModel.EventInfo
141 public int selfAttendeeStatus; field in Event
2138 long selfAttendeeStatus = cursor.getInt(selfColumn); in testAttendees() local