Searched refs:setVmsPublisherService (Results 1 – 7 of 7) sorted by relevance
205 private void setVmsPublisherService(IVmsPublisherService service) { in setVmsPublisherService() method in VmsPublisherClientService224 public void setVmsPublisherService(IBinder token, IVmsPublisherService service) { in setVmsPublisherService() method in VmsPublisherClientService.VmsPublisherClientBinder297 service.setVmsPublisherService((IVmsPublisherService) msg.obj); in handleMessage()
31 oneway void setVmsPublisherService(in IBinder token, IVmsPublisherService service) = 0; in setVmsPublisherService() method
114 publisherClient.setVmsPublisherService(publisherToken, publisherProxy); in onClientConnected()
352 public void setVmsPublisherService(IBinder token, IVmsPublisherService service) { in setVmsPublisherService() method in VmsPublisherServiceTest.MockPublisherClient
101 public void setVmsPublisherService(IBinder token, IVmsPublisherService service) {
158 mPublisherClient.setVmsPublisherService(mToken, mPublisherService); in initHalService()
1092 public void setVmsPublisherService(IBinder token, IVmsPublisherService service) { in createPublisherClient()