Home | History | Annotate | Download | only in event

Lines Matching refs:mCalendarId

802         if (model.mCalendarId != originalModel.mCalendarId) {
1056 model.mCalendarId = cursor.getInt(EVENT_INDEX_CALENDAR_ID);
1119 if (model.mCalendarId == -1) {
1131 if (model.mCalendarId != cursor.getInt(CALENDARS_INDEX_ID)) {
1164 || model.mCalendarId == -1;
1233 long calendarId = model.mCalendarId;