Home
last modified time | relevance | path

Searched defs:AwHttpAuthHandler (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwHttpAuthHandler.java11 public class AwHttpAuthHandler { class
39 private AwHttpAuthHandler(long nativeAwHttpAuthHandler, boolean firstAttempt) { in AwHttpAuthHandler() method in AwHttpAuthHandler
/external/chromium_org/android_webview/native/
Daw_http_auth_handler.cc20 AwHttpAuthHandler::AwHttpAuthHandler(AwLoginDelegate* login_delegate, in AwHttpAuthHandler() function in android_webview::AwHttpAuthHandler