Home
last modified time | relevance | path

Searched refs:getStub (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/libhidl/transport/include/hidl/
H A DHidlTransportSupport.h162 sp<IType> getServiceInternal(const std::string& instance, bool retry, bool getStub) { in getServiceInternal() argument
165 sp<IBase> base = getRawServiceInternal(IType::descriptor, instance, retry, getStub); in getServiceInternal()
H A DServiceManagement.h67 bool retry, bool getStub);
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp740 bool retry, bool getStub) { in getRawServiceInternal() argument
781 for (int tries = 0; !getStub && (vintfHwbinder || vintfLegacy); tries++) { in getRawServiceInternal()
822 if (getStub || vintfPassthru || vintfLegacy) { in getRawServiceInternal()
826 if (!getStub || trebleTestingOverride) { in getRawServiceInternal()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionService.java578 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConnection()
613 mOutgoingConnectionServiceRpc.addConnectionServiceAdapter(mServant.getStub(), in createRemoteConference()
663 mOutgoingConnectionServiceRpc.removeConnectionServiceAdapter(mServant.getStub(), in maybeDisconnectAdapter()
H A DVideoCallbackServant.java168 public IVideoCallback getStub() { in getStub() method in VideoCallbackServant
H A DConnectionServiceAdapterServant.java701 public IConnectionServiceAdapter getStub() { in getStub() method in ConnectionServiceAdapterServant
H A DRemoteConnection.java472 mVideoProviderBinder.addVideoCallback(mVideoCallbackServant.getStub().asBinder()); in VideoProvider()
/aosp12/frameworks/base/media/java/android/media/session/
H A DMediaSessionManager.java481 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
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java1233 getLockSettings().registerStrongAuthTracker(strongAuthTracker.getStub()); in registerStrongAuthTracker()
1241 getLockSettings().unregisterStrongAuthTracker(strongAuthTracker.getStub()); in unregisterStrongAuthTracker()
1642 public IStrongAuthTracker.Stub getStub() { in getStub() method in LockPatternUtils.StrongAuthTracker
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java225 when(mStrongAuthTracker.getStub()).thenReturn(mock(IStrongAuthTracker.Stub.class)); in setup()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java324 strongAuth.registerStrongAuthTracker(getStub()); in register()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55379 Landroid/telecom/ConnectionServiceAdapterServant;->getStub()Lcom/android/internal/telecom/IConnecti…
55982 Landroid/telecom/VideoCallbackServant;->getStub()Lcom/android/internal/telecom/IVideoCallback;
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt22574 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStub()Landroid/app/trust/IS…