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.java109 EventDescriptions mockEventDescriptions = mock(EventDescriptions.class); in setUp() local
110 when(mockEventDescriptions.extractNumberAndPins(any())) in setUp()
121 mockEventDescriptions, in setUp()