Home
last modified time | relevance | path

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

/aosp12/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
H A DCaptivePortalLoginActivity.java765 private String makeCustomSchemeErrorPage() { in makeCustomSchemeErrorPage() method in CaptivePortalLoginActivity.MyWebViewClient
813 final String errorPage = makeCustomSchemeErrorPage(); in loadCustomSchemeErrorPage()