Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java840 private void setViewSecurityCertificate(LinearLayout certificateLayout, SslError error) { in setViewSecurityCertificate() argument
841 ((TextView) certificateLayout.findViewById(R.id.ssl_error_msg)) in setViewSecurityCertificate()
849 certificateLayout.addView(certificateView); in setViewSecurityCertificate()