Searched refs:CALENDARS_INDEX_CAN_ORGANIZER_RESPOND (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java176 static final int CALENDARS_INDEX_CAN_ORGANIZER_RESPOND = 4; field in class:EditEventHelper
1094 model.mOrganizerCanRespond = cursor.getInt(CALENDARS_INDEX_CAN_ORGANIZER_RESPOND) != 0;

Completed in 54 milliseconds