Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java511 final String sslErrorPage = makeSslErrorPage(); in onReceivedSslError()
518 private String makeSslErrorPage() { in makeSslErrorPage() method in CaptivePortalLoginActivity.MyWebViewClient