Searched refs:getStub (Results 1 – 4 of 4) sorted by relevance
157 public IVideoCallback getStub() { in getStub() method in VideoCallbackServant
361 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub()); in createRemoteConnection()412 mOutgoingConnectionServiceRpc.removeConnectionServiceAdapter(mServant.getStub()); in maybeDisconnectAdapter()
393 public IConnectionServiceAdapter getStub() { in getStub() method in ConnectionServiceAdapterServant
303 mVideoProviderBinder.setVideoCallback(mVideoCallbackServant.getStub().asBinder()); in VideoProvider()