Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java3314 final long calendarId = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseInstancesGetCorrectValue()
3350 final long calendarId = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseInstancesContentSearch()
3386 final long calendarId = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseEventsGetCorrectValue()
3425 final long calendarId = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseEventsGetCorrectValueWithId()
3461 final long calendarId = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseEventsProjectionCalibration()
3522 final long idToTest = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseCalendarGetCorrectValue()
3523 insertWorkCalendar(WORK_CALENDAR_TITLE_STANDBY); in testEnterpriseCalendarGetCorrectValue()
3550 final long idToTest = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseCalendarGetCorrectValueWithId()
3551 insertWorkCalendar(WORK_CALENDAR_TITLE_STANDBY); in testEnterpriseCalendarGetCorrectValueWithId()
3575 final long idToTest = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseCalendarsProjectionCalibration()
[all …]