Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java746 private String makeCustomSchemeErrorPage() { in makeCustomSchemeErrorPage() method in CaptivePortalLoginActivity.MyWebViewClient
794 final String errorPage = makeCustomSchemeErrorPage(); in loadCustomSchemeErrorPage()