Home
last modified time | relevance | path

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

/packages/apps/Car/Calendar/tests/unit/src/com/android/car/calendar/common/
DEventsLiveDataTest.java82 private static final boolean EVENT_ALL_DAY = false; field in EventsLiveDataTest
631 startDateTime, eventDurationHours, EVENT_TITLE, EVENT_ALL_DAY);
639 return buildTestRowWithDuration(CURRENT_DATE_TIME, 1, title, EVENT_ALL_DAY);
643 return buildTestRowWithDuration(CURRENT_DATE_TIME, 1, EVENT_TITLE, EVENT_ALL_DAY);