Searched defs:onReceivedSslError (Results 1 – 2 of 2) sorted by relevance
94 public void onReceivedSslError(ValueCallback<Boolean> callback, SslError error) { in onReceivedSslError() method in NullContentsClient
190 public abstract void onReceivedSslError(ValueCallback<Boolean> callback, SslError error); in onReceivedSslError() method in AwContentsClient