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.java927 long id = createAndVerifyCalendar(account, seed++, null); in testCalendarCreationAndDeletion()
943 long id = createAndVerifyCalendar(account, seed++, null); in testDefaultProjections()
1004 long calendarId = createAndVerifyCalendar(account, seed++, null); in testEventsEntityQuery()
1138 long calendarId1 = createAndVerifyCalendar(account1, seed++, null); in testCalendarEntityQuery()
1139 long calendarId2 = createAndVerifyCalendar(account2, seed++, null); in testCalendarEntityQuery()
1140 long calendarId3 = createAndVerifyCalendar(account3, seed++, null); in testCalendarEntityQuery()
1177 long calendarId = createAndVerifyCalendar(account, seed++, null); in testAttendees()
1327 long calendarId = createAndVerifyCalendar(account, seed++, null); in testReminders()
1490 long calendarId = createAndVerifyCalendar(account, 1, null); in testRemindersAlarm()
1638 long calendarId = createAndVerifyCalendar(account, seed++, null); in testCalendarColors()
[all …]