Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java828 AlertDialog sslAlertDialog = new AlertDialog.Builder(CaptivePortalLoginActivity.this) in showSslAlertDialog() local
837 sslAlertDialog.show(); in showSslAlertDialog()