Home
last modified time | relevance | path

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

/external/apache-http/android/src/android/net/http/
DEventHandler.java127 public boolean handleSslErrorRequest(SslError error); in handleSslErrorRequest() method
DLoggingEventHandler.java82 public boolean handleSslErrorRequest(SslError error) { in handleSslErrorRequest() method in LoggingEventHandler
DHttpsConnection.java321 boolean canHandle = req.getEventHandler().handleSslErrorRequest(error); in openConnection()
/external/apache-http/api/
Dapache-http-legacy-current.txt115 method public abstract boolean handleSslErrorRequest(android.net.http.SslError);
253 method public boolean handleSslErrorRequest(android.net.http.SslError);