Home
last modified time | relevance | path

Searched refs:getDelegate (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/
H A DSSLCertificateSocketFactory.java274 private synchronized SSLSocketFactory getDelegate() { in getDelegate() method in SSLCertificateSocketFactory
494 OpenSSLSocketImpl s = (OpenSSLSocketImpl) getDelegate().createSocket(k, host, port, close); in createSocket()
515 OpenSSLSocketImpl s = (OpenSSLSocketImpl) getDelegate().createSocket(); in createSocket()
535 OpenSSLSocketImpl s = (OpenSSLSocketImpl) getDelegate().createSocket( in createSocket()
555 OpenSSLSocketImpl s = (OpenSSLSocketImpl) getDelegate().createSocket(addr, port); in createSocket()
575 OpenSSLSocketImpl s = (OpenSSLSocketImpl) getDelegate().createSocket( in createSocket()
598 OpenSSLSocketImpl s = (OpenSSLSocketImpl) getDelegate().createSocket(host, port); in createSocket()
611 return getDelegate().getDefaultCipherSuites(); in getDefaultCipherSuites()
616 return getDelegate().getSupportedCipherSuites(); in getSupportedCipherSuites()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java219 if (shouldPlayBackAnimation() && mPrimaryBouncerView.getDelegate() != null) {
220 mPrimaryBouncerView.getDelegate().getBackCallback().onBackInvoked();
234 mPrimaryBouncerView.getDelegate().getBackCallback().onBackCancelled();
1143 return mPrimaryBouncerView.getDelegate() != null in isFullscreenBouncer()
1144 && mPrimaryBouncerView.getDelegate().isFullScreenBouncer(); in isFullscreenBouncer()
1297 return mPrimaryBouncerView.getDelegate() != null in shouldDismissOnMenuPressed()
1298 && mPrimaryBouncerView.getDelegate().shouldDismissOnMenuPressed(); in shouldDismissOnMenuPressed()
1302 return mPrimaryBouncerView.getDelegate() != null in interceptMediaKey()
1303 && mPrimaryBouncerView.getDelegate().interceptMediaKey(event); in interceptMediaKey()
1310 return mPrimaryBouncerView.getDelegate() != null in dispatchBackKeyEventPreIme()
[all …]
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DSipTransportImplBase.java179 destroySipDelegate(result.getDelegate(), reason); in destroySipDelegateInternal()
210 destroySipDelegate(w.getDelegate(), in binderDiedInternal()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowController.java196 getDelegate().onLaunchAnimationStart(isExpandingFullyAbove); in wrapAnimationControllerIfInStatusBar()
202 getDelegate().onLaunchAnimationEnd(isExpandingFullyAbove); in wrapAnimationControllerIfInStatusBar()
/aosp14/frameworks/base/core/java/android/view/
H A DImeFocusController.java51 InputMethodManager.class).getDelegate(); in getImmDelegate()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DSipDelegateAidlWrapper.java202 public SipDelegate getDelegate() { in getDelegate() method in SipDelegateAidlWrapper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManagerTest.java172 when(mBouncerView.getDelegate()).thenReturn(mBouncerViewDelegate); in setUp()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java917 public DelegateImpl getDelegate() { in getDelegate() method in InputMethodManager
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof9842 HSPLkotlinx/coroutines/CancellableContinuationImpl;->getDelegate$external__kotlinx_coroutines__andr…
10530 HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$external__kotlinx_coroutines__…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19440 HSPLandroid/view/inputmethod/InputMethodManager;->getDelegate()Landroid/view/inputmethod/InputMetho…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19504 HSPLandroid/view/inputmethod/InputMethodManager;->getDelegate()Landroid/view/inputmethod/InputMetho…