Searched refs:getStub (Results 1 – 9 of 9) sorted by relevance
168 public IVideoCallback getStub() { in getStub() method in VideoCallbackServant
591 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConnection()626 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConference()676 mOutgoingConnectionServiceRpc.removeConnectionServiceAdapter(mServant.getStub(), in maybeDisconnectAdapter()
733 public IConnectionServiceAdapter getStub() { in getStub() method in ConnectionServiceAdapterServant
470 mVideoProviderBinder.addVideoCallback(mVideoCallbackServant.getStub().asBinder()); in VideoProvider()
489 mService.addSession2TokensListener(wrapper.getStub(), userId); in addOnSession2TokensChangedListener()517 mService.removeSession2TokensListener(wrapper.getStub()); in removeOnSession2TokensChangedListener()1320 public ISession2TokensListener.Stub getStub() { in getStub() method in MediaSessionManager.Session2TokensChangedWrapper
1318 getLockSettings().registerStrongAuthTracker(strongAuthTracker.getStub()); in registerStrongAuthTracker()1326 getLockSettings().unregisterStrongAuthTracker(strongAuthTracker.getStub()); in unregisterStrongAuthTracker()1818 public IStrongAuthTracker.Stub getStub() { in getStub() method in LockPatternUtils.StrongAuthTracker
329 when(mStrongAuthTracker.getStub()).thenReturn(mock(IStrongAuthTracker.Stub.class)); in setup()
357 strongAuth.registerStrongAuthTracker(getStub()); in register()
52056 Landroid/telecom/ConnectionServiceAdapterServant;->getStub()Lcom/android/internal/telecom/IConnecti…52659 Landroid/telecom/VideoCallbackServant;->getStub()Lcom/android/internal/telecom/IVideoCallback;