Searched refs:mServiceConnectionArgumentCaptor (Results 1 – 1 of 1) sorted by relevance
124 private ArgumentCaptor<ServiceConnection> mServiceConnectionArgumentCaptor; field in HostEmulationManagerTest197 mServiceConnectionArgumentCaptor.capture(), in testOnPreferredPaymentServiceChanged_noPreviouslyBoundService()224 mServiceConnectionArgumentCaptor.capture(), in testOnPreferredPaymentServiceChanged_previouslyBoundService()236 Assert.assertNotNull(mServiceConnectionArgumentCaptor.getValue()); in testOnPreferredPaymentServiceChanged_previouslyBoundService()375 mServiceConnectionArgumentCaptor.capture(), in testOnPreferredForegroundServiceChanged_noPreviouslyBoundService()410 mServiceConnectionArgumentCaptor.capture(), in testOnPreferredForegroundServiceChanged_nullService_previouslyBoundService()419 Assert.assertNotNull(mServiceConnectionArgumentCaptor.getValue()); in testOnPreferredForegroundServiceChanged_nullService_previouslyBoundService()779 mServiceConnectionArgumentCaptor.capture(), in testOnHostEmulationData_stateW4Select_noDefaultService_noBoundActiveService()786 mServiceConnectionArgumentCaptor.getValue()); in testOnHostEmulationData_stateW4Select_noDefaultService_noBoundActiveService()912 mServiceConnectionArgumentCaptor.capture(), in testOnHostEmulationData_stateXfer_selectAid_noActiveService()[all …]