Home | History | Annotate | Download | only in exchange

Lines Matching refs:mCalendarId

652         if (observer.mCalendarId != 0) {
656 ContentUris.withAppendedId(Calendars.CONTENT_URI, observer.mCalendarId), false,
693 long mCalendarId;
712 mCalendarId = c.getLong(0);
729 mCalendarId)}, null);
771 new String[] {Long.toString(mCalendarId)});