Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java3315 insertWorkEvent(WORK_EVENT_TITLE, calendarId, in testEnterpriseInstancesGetCorrectValue()
3317 insertWorkEvent(WORK_EVENT_TITLE_STANDBY, calendarId, in testEnterpriseInstancesGetCorrectValue()
3351 insertWorkEvent(WORK_EVENT_TITLE, calendarId, in testEnterpriseInstancesContentSearch()
3353 insertWorkEvent(WORK_EVENT_TITLE_STANDBY, calendarId, in testEnterpriseInstancesContentSearch()
3387 final long idToTest = insertWorkEvent(WORK_EVENT_TITLE, calendarId, in testEnterpriseEventsGetCorrectValue()
3389 insertWorkEvent(WORK_EVENT_TITLE_STANDBY, calendarId, in testEnterpriseEventsGetCorrectValue()
3426 final long idToTest = insertWorkEvent(WORK_EVENT_TITLE, calendarId, in testEnterpriseEventsGetCorrectValueWithId()
3428 insertWorkEvent(WORK_EVENT_TITLE_STANDBY, calendarId, in testEnterpriseEventsGetCorrectValueWithId()
3462 final long idToTest = insertWorkEvent(WORK_EVENT_TITLE, calendarId, in testEnterpriseEventsProjectionCalibration()
3464 insertWorkEvent(WORK_EVENT_TITLE_STANDBY, calendarId, in testEnterpriseEventsProjectionCalibration()
[all …]