Searched refs:proceed (Results 1 – 7 of 7) sorted by relevance
188 public void onPostDialContinue(boolean proceed) { in onPostDialContinue() argument189 super.onPostDialContinue(proceed); in onPostDialContinue()191 mInvokeCounterMap.get(ON_POST_DIAL_WAIT).invoke(proceed); in onPostDialContinue()
502 handler.proceed(); in testInsecureSiteClearsCertificate()532 handler.proceed(); in testSecureSiteSetsCertificate()597 handler.proceed(); in testOnReceivedSslError()628 handler.proceed(); in testOnReceivedSslErrorProceed()979 handler.proceed(); in onReceivedSslError()1085 request.proceed(key, certChain); in onReceivedClientCertRequest()
94 handler.proceed(mUser, mPassword); in onReceivedHttpAuthRequest()
393 handler.proceed(); in onReceivedSslError()
1058 response.proceed(/* report */ true); in onSafeBrowsingHit()
1115 handler.proceed(); in testAllowMixedMode()
106 if (error.getPrimaryError() == SslError.SSL_IDMISMATCH) handler.proceed(); in testCookieManagerBlockingUiThread()