Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java928 long id = createAndVerifyCalendar(account, seed++, null); in testCalendarCreationAndDeletion()
944 long id = createAndVerifyCalendar(account, seed++, null); in testDefaultProjections()
1005 long calendarId = createAndVerifyCalendar(account, seed++, null); in testEventsEntityQuery()
1139 long calendarId1 = createAndVerifyCalendar(account1, seed++, null); in testCalendarEntityQuery()
1140 long calendarId2 = createAndVerifyCalendar(account2, seed++, null); in testCalendarEntityQuery()
1141 long calendarId3 = createAndVerifyCalendar(account3, seed++, null); in testCalendarEntityQuery()
1178 long calendarId = createAndVerifyCalendar(account, seed++, null); in testAttendees()
1328 long calendarId = createAndVerifyCalendar(account, seed++, null); in testReminders()
1491 long calendarId = createAndVerifyCalendar(account, 1, null); in testRemindersAlarm()
1639 long calendarId = createAndVerifyCalendar(account, seed++, null); in testCalendarColors()
[all …]