Searched refs:REMINDERS_PROJECTION (Results 1 – 1 of 1) sorted by relevance
1313 private static final String[] REMINDERS_PROJECTION = new String[] { field in CalendarContract.EventsEntity.EntityIteratorImpl1434 subCursor = mResolver.query(Reminders.CONTENT_URI, REMINDERS_PROJECTION, in getEntityAndIncrementCursor()1439 subCursor = mProvider.query(Reminders.CONTENT_URI, REMINDERS_PROJECTION, in getEntityAndIncrementCursor()