Searched defs:SSL_ERROR_HTML (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/CaptivePortalLogin/src/com/android/captiveportallogin/
H A DCaptivePortalLoginActivity.java322 private final String SSL_ERROR_HTML = "<html><head><style>" + field in class:CaptivePortalLoginActivity.MyWebViewClient
344 final String html = String.format(SSL_ERROR_HTML, getString(R.string.ssl_error_warning),

Completed in 69 milliseconds