Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java2511 addAttendees(account, eventId, seed); in testSingleRecurrenceExceptions()
2710 addAttendees(account, eventId, seed); in testNonAdapterRecurrenceExceptions()
2960 addAttendees(account, eventId, seed++); in testForwardRecurrenceExceptions()
3577 private void addAttendees(String account, long eventId, int seed) { in addAttendees() method in CalendarTest