Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java867 final URL errorUrl = makeURL(strErrorUrl); in onReceivedSslError() local
869 sslErrorName(error), sanitizeURL(errorUrl), error.getCertificate())); in onReceivedSslError()
870 if (errorUrl == null in onReceivedSslError()