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.java3364 return deleteMatchingColors(appendAccountToSelection(uri, selection, in deleteInTransactionInner()
3857 private int deleteMatchingColors(String selection, String[] selectionArgs) { in deleteMatchingColors() method in CalendarProvider2