Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java511 final String sslErrorPage = makeSslErrorPage(); in onReceivedSslError() local
512 view.loadDataWithBaseURL(INTERNAL_ASSETS, sslErrorPage, "text/HTML", "UTF-8", null); in onReceivedSslError()