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