Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java666 final String strErrorUrl = error.getUrl(); in onReceivedSslError() local
667 final URL errorUrl = makeURL(strErrorUrl); in onReceivedSslError()
673 || (!mMainFrameUrls.contains(strErrorUrl))) { in onReceivedSslError()