Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java150 private final long WORK_EVENT_DTSTART_STANDBY = parseTimeStringToMillis( field in CalendarProvider2Test
3318 WORK_EVENT_DTSTART_STANDBY, WORK_EVENT_DTEND_STANDBY); in testEnterpriseInstancesGetCorrectValue()
3354 WORK_EVENT_DTSTART_STANDBY, WORK_EVENT_DTEND_STANDBY); in testEnterpriseInstancesContentSearch()
3370 ContentUris.appendId(builder, WORK_EVENT_DTSTART_STANDBY - DateUtils.YEAR_IN_MILLIS); in testEnterpriseInstancesContentSearch()
3390 WORK_EVENT_DTSTART_STANDBY, WORK_EVENT_DTEND_STANDBY); in testEnterpriseEventsGetCorrectValue()
3429 WORK_EVENT_DTSTART_STANDBY, WORK_EVENT_DTEND_STANDBY); in testEnterpriseEventsGetCorrectValueWithId()
3465 WORK_EVENT_DTSTART_STANDBY, WORK_EVENT_DTEND_STANDBY); in testEnterpriseEventsProjectionCalibration()