Searched defs:realm (Results 1 – 3 of 3) sorted by relevance
102 String realm; field in HttpAuthHandlerTest.ProceedHttpAuthClient119 HttpAuthHandler handler, String host, String realm) { in onReceivedHttpAuthRequest()133 String realm; field in HttpAuthHandlerTest.CancelHttpAuthClient141 HttpAuthHandler handler, String host, String realm) { in onReceivedHttpAuthRequest()
941 public void onReceivedLoginRequest(WebView view, String realm, String account, in onReceivedLoginRequest()964 HttpAuthHandler handler, String host, String realm) { in onReceivedHttpAuthRequest()
960 String realm = "testrealm"; in testAccessHttpAuthUsernamePassword() local1026 String realm = "testrealm"; in testWebViewDatabaseAccessHttpAuthUsernamePassword() local