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.java584 private boolean mOnReceivedHttpAuthRequestCalled; field in WebViewClientTest.MockWebViewClient
636 return mOnReceivedHttpAuthRequestCalled; in hasOnReceivedHttpAuthRequestCalled()
739 mOnReceivedHttpAuthRequestCalled = true; in onReceivedHttpAuthRequest()