Searched refs:removeAndVerifyCalendar (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/ |
D | CalendarTest.java | 929 removeAndVerifyCalendar(account, id); in testCalendarCreationAndDeletion() 989 removeAndVerifyCalendar(account, id); in testDefaultProjections() 1119 removeAndVerifyCalendar(account, calendarId); in testEventsEntityQuery() 1160 removeAndVerifyCalendar(account1, calendarId1); in testCalendarEntityQuery() 1161 removeAndVerifyCalendar(account2, calendarId2); in testCalendarEntityQuery() 1162 removeAndVerifyCalendar(account3, calendarId3); in testCalendarEntityQuery() 1312 removeAndVerifyCalendar(account, calendarId); in testAttendees() 1454 removeAndVerifyCalendar(account, calendarId); in testReminders() 1513 removeAndVerifyCalendar(account, calendarId); in testRemindersAlarm() 1940 removeAndVerifyCalendar(account, calendarId); in testExtendedProperties() [all …]
|