Searched refs:getDelegate (Results 1 – 11 of 11) sorted by relevance
274 private synchronized SSLSocketFactory getDelegate() { in getDelegate() method in SSLCertificateSocketFactory494 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()
219 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 …]
179 destroySipDelegate(result.getDelegate(), reason); in destroySipDelegateInternal()210 destroySipDelegate(w.getDelegate(), in binderDiedInternal()
196 getDelegate().onLaunchAnimationStart(isExpandingFullyAbove); in wrapAnimationControllerIfInStatusBar()202 getDelegate().onLaunchAnimationEnd(isExpandingFullyAbove); in wrapAnimationControllerIfInStatusBar()
51 InputMethodManager.class).getDelegate(); in getImmDelegate()
202 public SipDelegate getDelegate() { in getDelegate() method in SipDelegateAidlWrapper
172 when(mBouncerView.getDelegate()).thenReturn(mBouncerViewDelegate); in setUp()
917 public DelegateImpl getDelegate() { in getDelegate() method in InputMethodManager
9842 HSPLkotlinx/coroutines/CancellableContinuationImpl;->getDelegate$external__kotlinx_coroutines__andr…10530 HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$external__kotlinx_coroutines__…
19440 HSPLandroid/view/inputmethod/InputMethodManager;->getDelegate()Landroid/view/inputmethod/InputMetho…
19504 HSPLandroid/view/inputmethod/InputMethodManager;->getDelegate()Landroid/view/inputmethod/InputMetho…