Searched refs:removeAndVerifyCalendar (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/provider/src/android/provider/cts/ |
D | CalendarTest.java | 930 removeAndVerifyCalendar(account, id); in testCalendarCreationAndDeletion() 990 removeAndVerifyCalendar(account, id); in testDefaultProjections() 1120 removeAndVerifyCalendar(account, calendarId); in testEventsEntityQuery() 1161 removeAndVerifyCalendar(account1, calendarId1); in testCalendarEntityQuery() 1162 removeAndVerifyCalendar(account2, calendarId2); in testCalendarEntityQuery() 1163 removeAndVerifyCalendar(account3, calendarId3); in testCalendarEntityQuery() 1313 removeAndVerifyCalendar(account, calendarId); in testAttendees() 1455 removeAndVerifyCalendar(account, calendarId); in testReminders() 1514 removeAndVerifyCalendar(account, calendarId); in testRemindersAlarm() 1941 removeAndVerifyCalendar(account, calendarId); in testExtendedProperties() [all …]
|