Home
last modified time | relevance | path

Searched defs:webChromeClient (Results 1 – 2 of 2) sorted by relevance

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java119 final WebChromeClient webChromeClient = new WaitForProgressClient(this); in WebViewOnUiThread() local
145 final WebChromeClient webChromeClient = new WaitForProgressClient(this); in WebViewOnUiThread() local
216 public void setWebChromeClient(final WebChromeClient webChromeClient) { in setWebChromeClient()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebChromeClientTest.java75 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnProgressChanged() local
94 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnReceivedTitle() local
115 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnReceivedIcon() local
146 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in runWindowTest() local
206 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnJsBeforeUnloadIsCalled() local
231 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnJsAlert() local
256 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnJsConfirm() local
281 final MockWebChromeClient webChromeClient = new MockWebChromeClient(); in testOnJsPrompt() local