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.java667 final URL errorUrl = makeURL(strErrorUrl); in onReceivedSslError() local
669 sslErrorName(error), sanitizeURL(errorUrl), error.getCertificate())); in onReceivedSslError()
670 if (errorUrl == null in onReceivedSslError()