Searched refs:REMINDERS_PROJECTION (Results 1 – 2 of 2) sorted by relevance
1426 private static final String[] REMINDERS_PROJECTION = new String[] { field in CalendarContract.EventsEntity.EntityIteratorImpl1547 subCursor = mResolver.query(Reminders.CONTENT_URI, REMINDERS_PROJECTION, in getEntityAndIncrementCursor()1552 subCursor = mProvider.query(Reminders.CONTENT_URI, REMINDERS_PROJECTION, in getEntityAndIncrementCursor()
41647 Landroid/provider/CalendarContract$EventsEntity$EntityIteratorImpl;->REMINDERS_PROJECTION:[Ljava/la…