Searched refs:getStub (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DVideoCallbackServant.java157 public IVideoCallback getStub() { method in class:VideoCallbackServant
H A DRemoteConnectionService.java341 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub());
392 mOutgoingConnectionServiceRpc.removeConnectionServiceAdapter(mServant.getStub());
H A DConnectionServiceAdapterServant.java354 public IConnectionServiceAdapter getStub() { method in class:ConnectionServiceAdapterServant
H A DRemoteConnection.java287 mVideoProviderBinder.setVideoCallback(mVideoCallbackServant.getStub().asBinder());

Completed in 62 milliseconds