Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java813 final String errorPage = makeCustomSchemeErrorPage(); in loadCustomSchemeErrorPage() local
814 view.loadDataWithBaseURL(INTERNAL_ASSETS, errorPage, "text/HTML", "UTF-8", null); in loadCustomSchemeErrorPage()