Searched refs:getStub (Results 1 – 10 of 10) sorted by relevance
168 public IVideoCallback getStub() { in getStub() method in VideoCallbackServant
566 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConnection()601 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConference()651 mOutgoingConnectionServiceRpc.removeConnectionServiceAdapter(mServant.getStub(), in maybeDisconnectAdapter()
701 public IConnectionServiceAdapter getStub() { in getStub() method in ConnectionServiceAdapterServant
472 mVideoProviderBinder.addVideoCallback(mVideoCallbackServant.getStub().asBinder()); in VideoProvider()
481 mService.addSession2TokensListener(wrapper.getStub(), userId); in addOnSession2TokensChangedListener()509 mService.removeSession2TokensListener(wrapper.getStub()); in removeOnSession2TokensChangedListener()1315 public ISession2TokensListener.Stub getStub() { in getStub() method in MediaSessionManager.Session2TokensChangedWrapper
1232 getLockSettings().registerStrongAuthTracker(strongAuthTracker.getStub()); in registerStrongAuthTracker()1240 getLockSettings().unregisterStrongAuthTracker(strongAuthTracker.getStub()); in unregisterStrongAuthTracker()1633 public IStrongAuthTracker.Stub getStub() { in getStub() method in LockPatternUtils.StrongAuthTracker
223 when(mStrongAuthTracker.getStub()).thenReturn(mock(IStrongAuthTracker.Stub.class)); in setup()
324 strongAuth.registerStrongAuthTracker(getStub()); in register()
55379 Landroid/telecom/ConnectionServiceAdapterServant;->getStub()Lcom/android/internal/telecom/IConnecti…55982 Landroid/telecom/VideoCallbackServant;->getStub()Lcom/android/internal/telecom/IVideoCallback;
22574 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStub()Landroid/app/trust/IS…