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.java2510 addAttendees(account, eventId, seed); in testSingleRecurrenceExceptions()
2709 addAttendees(account, eventId, seed); in testNonAdapterRecurrenceExceptions()
2959 addAttendees(account, eventId, seed++); in testForwardRecurrenceExceptions()
3576 private void addAttendees(String account, long eventId, int seed) { in addAttendees() method in CalendarTest