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