Searched refs:hasOnReceivedHttpAuthRequestCalled (Results 1 – 1 of 1) sorted by relevance
315 assertFalse(webViewClient.hasOnReceivedHttpAuthRequestCalled()); in testOnReceivedHttpAuthRequest()318 assertTrue(webViewClient.hasOnReceivedHttpAuthRequestCalled()); in testOnReceivedHttpAuthRequest()585 public boolean hasOnReceivedHttpAuthRequestCalled() { in hasOnReceivedHttpAuthRequestCalled() method in WebViewClientTest.MockWebViewClient