Searched refs:getStub (Results 1 – 10 of 10) sorted by relevance
168 public IVideoCallback getStub() { in getStub() method in VideoCallbackServant
607 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConnection()642 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConference()710 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
1306 getLockSettings().registerStrongAuthTracker(strongAuthTracker.getStub()); in registerStrongAuthTracker()1314 getLockSettings().unregisterStrongAuthTracker(strongAuthTracker.getStub()); in unregisterStrongAuthTracker()1818 public IStrongAuthTracker.Stub getStub() { in getStub() method in LockPatternUtils.StrongAuthTracker
747 strongAuthTracker.getValue().getStub().onStrongAuthRequiredChanged( in setupStrongAuthTracker()749 strongAuthTracker.getValue().getStub().onIsNonStrongBiometricAllowedChanged( in setupStrongAuthTracker()
314 when(mStrongAuthTracker.getStub()).thenReturn(mock(IStrongAuthTracker.Stub.class)); in setup()
411 strongAuth.registerStrongAuthTracker(getStub()); in register()
51413 Landroid/telecom/ConnectionServiceAdapterServant;->getStub()Lcom/android/internal/telecom/IConnecti…52016 Landroid/telecom/VideoCallbackServant;->getStub()Lcom/android/internal/telecom/IVideoCallback;