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

/frameworks/base/core/java/android/webkit/
H A DHttpAuthHandler.java28 public class HttpAuthHandler extends Handler { class in inherits:Handler
33 public HttpAuthHandler() { method in class:HttpAuthHandler
H A DWebViewClient.java258 * {@link HttpAuthHandler} to set the WebView's response to the request.
262 * @param handler the HttpAuthHandler used to set the WebView's response
268 HttpAuthHandler handler, String host, String realm) {
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewContentsClientAdapter.java1002 private static class AwHttpAuthHandlerAdapter extends android.webkit.HttpAuthHandler {

Completed in 82 milliseconds