Searched refs:WaitForProgressClient (Results 1 – 5 of 5) sorted by relevance
68 init(webView, new WaitForLoadedClient(this), new WaitForProgressClient(this), in WebViewSyncLoader()75 WaitForProgressClient waitForProgressClient, in WebViewSyncLoader()83 final WaitForProgressClient waitForProgressClient, in init()386 public static class WaitForProgressClient extends WebChromeClient { class in WebViewSyncLoader389 public WaitForProgressClient(WebViewSyncLoader webViewSyncLoader) { in WaitForProgressClient() method in WebViewSyncLoader.WaitForProgressClient
23 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;38 class WaitForIconClient extends WaitForProgressClient {
33 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;426 private class MockWebChromeClient extends WaitForProgressClient {
40 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;316 extends WaitForProgressClient {
46 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;799 mOnUiThread.setWebChromeClient(new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testDatabaseDisabled()1308 private class IconListenerClient extends WaitForProgressClient {