Searched refs:HttpAuthHandler (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DHttpAuthHandler.java29 public class HttpAuthHandler extends Handler { class in inherits:Handler
35 public HttpAuthHandler() { method in class:HttpAuthHandler
H A DWebViewClient.java335 * {@link HttpAuthHandler} to set the WebView's response to the request.
339 * @param handler the HttpAuthHandler used to set the WebView's response
345 HttpAuthHandler handler, String host, String realm) {

Completed in 289 milliseconds