Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java543 private boolean mOnReceivedHttpAuthRequestCalled; field in WebViewClientTest.MockWebViewClient
586 return mOnReceivedHttpAuthRequestCalled; in hasOnReceivedHttpAuthRequestCalled()
663 mOnReceivedHttpAuthRequestCalled = true; in onReceivedHttpAuthRequest()