Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java140 private static String WORK_CALENDAR_TITLE = "Calendar1"; field in CalendarProvider2Test
3314 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()
3530 WORK_CALENDAR_TITLE in testEnterpriseCalendarGetCorrectValue()
3550 final long idToTest = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseCalendarGetCorrectValueWithId()
3575 final long idToTest = insertWorkCalendar(WORK_CALENDAR_TITLE); in testEnterpriseCalendarsProjectionCalibration()
[all …]