Searched refs:idIdx (Results 1 – 1 of 1) sorted by relevance
143 int idIdx = cursor.getColumnIndex(CalendarContract.Instances._ID); in queryEvents() local155 event.id = cursor.getLong(idIdx); in queryEvents()