Home
last modified time | relevance | path

Searched refs:deleteMatchingColors (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java3100 return deleteMatchingColors(appendAccountToSelection(uri, selection, in deleteInTransaction()
3593 private int deleteMatchingColors(String selection, String[] selectionArgs) { in deleteMatchingColors() method in CalendarProvider2