Searched refs:WaitForProgressClient (Results 1 – 6 of 6) 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()375 public static class WaitForProgressClient extends WebChromeClient { class in WebViewSyncLoader378 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 {
45 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;796 mOnUiThread.setWebChromeClient(new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testDatabaseDisabled()1295 private class IconListenerClient extends WaitForProgressClient {
83 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;838 mOnUiThread.setWebChromeClient(new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testJavascriptInterfaceForClientPopup()2211 mOnUiThread.setWebChromeClient(new WaitForProgressClient(mOnUiThread) { in testSetWebChromeClient()