Searched refs:removePublisherListener (Results 1 – 3 of 3) sorted by relevance
109 public void removePublisherListener(PublisherListener listener) { in removePublisherListener() method in VmsBrokerService
162 mBrokerService.removePublisherListener(this); in unregister()
166 verify(mBrokerService).removePublisherListener(mProxyCaptor.getAllValues().get(0)); in testOnClientDisconnected()