Home | History | Annotate | Download | only in webkit

Lines Matching refs:setCertificate

2071      * See {@link WebView#setCertificate(SslCertificate)}
2074 public void setCertificate(SslCertificate certificate) {
2076 Log.v(LOGTAG, "setCertificate=" + certificate);
4013 mWebView.setCertificate(null);