Searched defs:reminders (Results 1 – 1 of 1) sorted by relevance
3701 Cursor reminders = mDb.query(Tables.REMINDERS, new String[] { GENERIC_ID }, in deleteReminders() local4910 sUriMatcher.addURI(CalendarContract.AUTHORITY, "reminders", REMINDERS); in sUriMatcher.addURI()4911 sUriMatcher.addURI(CalendarContract.AUTHORITY, "reminders/#", REMINDERS_ID); in sUriMatcher.addURI()