Searched refs:calIdCol (Results 1 – 1 of 1) sorted by relevance
1943 int calIdCol = cursor.getColumnIndex(Events.CALENDAR_ID); in handleInsertException() local1944 Long calId = cursor.getLong(calIdCol); in handleInsertException()