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

/packages/apps/Browser/src/com/android/browser/
H A DPageDialogsHandler.java130 * this dialog was opened from the SSL-certificate-on-error dialog or
203 // if we have a main top-level page SSL certificate set or a certificate
224 // otherwise, display the top-most certificate from
236 * Displays the main top-level page SSL certificate dialog
238 * @param tab The tab to show certificate for.
272 * Displays the SSL error certificate dialog.
336 * Creates an AlertDialog to display the given certificate. If error is
339 * certificate. In this case, error is used to add text describing the
340 * problems with the certificate an
342 createSslCertificateDialog(SslCertificate certificate, SslError error) argument
[all...]

Completed in 48 milliseconds