Searched refs:mCarPowerManagementServiceMock (Results 1 – 1 of 1) sorted by relevance
86 @Mock private CarPowerManagementService mCarPowerManagementServiceMock; field in GarageModeControllerTest112 mCarPowerManagementServiceMock); in setUp()171 verify(mCarPowerManagementServiceMock, timeout(DEFAULT_TIMEOUT_MS)) in testOnShutdownCancelled_shouldCancelGarageMode()