Searched refs:endIdx (Results 1 – 1 of 1) sorted by relevance
147 int endIdx = cursor.getColumnIndex(CalendarContract.Instances.END); in queryEvents() local159 event.end = cursor.getLong(endIdx); in queryEvents()