Searched refs:mDeviceHostListener (Results 1 – 1 of 1) sorted by relevance
193 @Captor ArgumentCaptor<DeviceHost.DeviceHostListener> mDeviceHostListener; field in NfcServiceTest299 verify(mNfcInjector).makeDeviceHost(mDeviceHostListener.capture()); in createNfcService()366 verify(mNfcInjector).makeDeviceHost(mDeviceHostListener.capture()); in testBootupWithNfcOn()830 verify(mNfcInjector).makeDeviceHost(mDeviceHostListener.capture()); in testDirectBootAware()