Searched refs:mICarPowerPolicyListenerCaptor (Results 1 – 1 of 1) sorted by relevance
206 @Captor private ArgumentCaptor<ICarPowerPolicyListener> mICarPowerPolicyListenerCaptor; field in CarWatchdogServiceUnitTest3654 any(), mICarPowerPolicyListenerCaptor.capture()); in captureCarPowerListeners()3655 mCarPowerPolicyListener = mICarPowerPolicyListenerCaptor.getValue(); in captureCarPowerListeners()