Searched defs:canRespond (Results 1 – 2 of 2) sorted by relevance
162 int canRespond = cursor.getInt(AgendaWindowAdapter.INDEX_CAN_ORGANIZER_RESPOND); in bindView() local
1171 public static boolean canRespond(CalendarEventModel model) { in canRespond() method in EditEventHelper