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