Searched refs:removeAndVerifyEvent (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/provider/src/android/provider/cts/ |
D | CalendarTest.java | 2262 removeAndVerifyEvent(eventUri, eventValues, account); in testEventCreationAndDeletion() 2323 removeAndVerifyEvent(eventUri, eventValues, account); in testEventUpdateAsApp() 3334 removeAndVerifyEvent(uri2, values, account); in testMutatorSetCorrectly() 3476 private void removeAndVerifyEvent(Uri eventUri, ContentValues eventValues, String accountName) { in removeAndVerifyEvent() method in CalendarTest 3633 removeAndVerifyEvent(eventUri, new ContentValues(eventValues), account); in expandInstanceRange()
|