Home
last modified time | relevance | path

Searched refs:onReceivedHttpAuthRequest (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DTabControl.java95 public void onReceivedHttpAuthRequest(WebView view, in onReceivedHttpAuthRequest() method in TabControl.SubWindowClient
97 mClient.onReceivedHttpAuthRequest(view, handler, host, realm); in onReceivedHttpAuthRequest()
DBrowserActivity.java3084 public void onReceivedHttpAuthRequest(WebView view, in onReceivedHttpAuthRequest() method