Searched refs:ATTENDEES_PROJECTION (Results 1 – 1 of 1) sorted by relevance
1320 private static final String[] ATTENDEES_PROJECTION = new String[] { field in CalendarContract.EventsEntity.EntityIteratorImpl1456 subCursor = mResolver.query(Attendees.CONTENT_URI, ATTENDEES_PROJECTION, in getEntityAndIncrementCursor()1461 subCursor = mProvider.query(Attendees.CONTENT_URI, ATTENDEES_PROJECTION, in getEntityAndIncrementCursor()