Searched refs:delCount (Results 1 – 2 of 2) sorted by relevance
770 int delCount; in updateRecurrenceInstancesLocked() local792 delCount = db.delete(Tables.INSTANCES, where, new String[] { in updateRecurrenceInstancesLocked()800 delCount = db.delete(Tables.INSTANCES, where, new String[] { in updateRecurrenceInstancesLocked()
3684 int delCount = mDb.delete(Tables.REMINDERS, selection, selectionArgs); in deleteReminders() local3711 return delCount; in deleteReminders()