Searched refs:publisherCaptor (Results 1 – 1 of 1) sorted by relevance
147 ArgumentCaptor<IVmsPublisherClient> publisherCaptor = in initHalService() local153 .onHalConnected(publisherCaptor.capture(), subscriberCaptor.capture()); in initHalService()154 mPublisherClient = publisherCaptor.getValue(); in initHalService()