Home
last modified time | relevance | path

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

/packages/apps/Car/Calendar/tests/unit/src/com/android/car/calendar/common/
DEventsLiveDataTest.java111 EventDescriptions mockEventDescriptions = mock(EventDescriptions.class); in setUp() local
112 when(mockEventDescriptions.extractNumberAndPins(any())) in setUp()
123 mockEventDescriptions, in setUp()