Home
last modified time | relevance | path

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

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewSyncLoader.java75 WaitForProgressClient waitForProgressClient, in WebViewSyncLoader() argument
77 init(webView, waitForLoadedClient, waitForProgressClient, waitForNewPicture); in WebViewSyncLoader()
83 final WaitForProgressClient waitForProgressClient, in init() argument
87 init(webView, waitForLoadedClient, waitForProgressClient, waitForNewPicture); in init()
93 mWebView.setWebChromeClient(waitForProgressClient); in init()