Searched refs:mMessanger (Results 1 – 1 of 1) sorted by relevance
112 private Messenger mMessanger; field in HostEmulationManagerTest301 mHostEmulationManager.mActiveService = mMessanger; in testOnPollingLoopDetected_activeServiceAlreadyBound_overlappingServices()344 mHostEmulationManager.mPaymentService = mMessanger; in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()351 verify(mMessanger).send(mMessageArgumentCaptor.capture()); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()717 mHostEmulationManager.mActiveService = mMessanger; in testOnHostEmulationData_stateW4Select_noDefaultService_matchingActiveService()718 when(mMessanger.getBinder()).thenReturn(binder); in testOnHostEmulationData_stateW4Select_noDefaultService_matchingActiveService()721 mHostEmulationManager.mPaymentService = mMessanger; in testOnHostEmulationData_stateW4Select_noDefaultService_matchingActiveService()734 verify(mMessanger).send(mMessageArgumentCaptor.capture()); in testOnHostEmulationData_stateW4Select_noDefaultService_matchingActiveService()797 mHostEmulationManager.mPaymentService = mMessanger; in testOnHostEmulationData_stateW4Select_noSelectAid()825 mHostEmulationManager.mActiveService = mMessanger; in testOnHostEmulationData_stateXfer_nullAid_activeService()[all …]