Searched refs:deleteException (Results 1 – 1 of 1) sorted by relevance
2588 deleteCount += deleteException(account, eventId, excepEventId2); in testSingleRecurrenceExceptions()2589 deleteCount += deleteException(account, eventId, excepEventId3); in testSingleRecurrenceExceptions()2590 deleteCount += deleteException(account, eventId, excepEventId4); in testSingleRecurrenceExceptions()3566 private int deleteException(String account, long eventId, long excepId) { in deleteException() method in CalendarTest