Searched refs:INDEX_SELF_ATTENDEE_STATUS (Results 1 – 4 of 4) sorted by relevance
134 int selfAttendeeStatus = cursor.getInt(AgendaWindowAdapter.INDEX_SELF_ATTENDEE_STATUS); in bindView()
100 public static final int INDEX_SELF_ATTENDEE_STATUS = 12; field in AgendaWindowAdapter
294 .getInt(CalendarAppWidgetService.INDEX_SELF_ATTENDEE_STATUS); in buildFromCursor()
91 static final int INDEX_SELF_ATTENDEE_STATUS = 9; field in CalendarAppWidgetService