Home
last modified time | relevance | path

Searched defs:TestClock (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Calendar/tests/unit/src/com/android/car/calendar/common/
DEventsLiveDataTest.java537 static class TestClock extends Clock { class in EventsLiveDataTest
541 TestClock(ZoneId zone) { in TestClock() method in EventsLiveDataTest.TestClock