Searched refs:WaitForProgressClient (Results 1 – 6 of 6) sorted by relevance
67 init(webView, new WaitForLoadedClient(this), new WaitForProgressClient(this), in WebViewSyncLoader()74 WaitForProgressClient waitForProgressClient, in WebViewSyncLoader()82 final WaitForProgressClient waitForProgressClient, in init()383 public static class WaitForProgressClient extends WebChromeClient { class in WebViewSyncLoader386 public WaitForProgressClient(WebViewSyncLoader webViewSyncLoader) { in WaitForProgressClient() method in WebViewSyncLoader.WaitForProgressClient
30 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;55 class WaitForIconClient extends WaitForProgressClient {
37 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;430 private class MockWebChromeClient extends WaitForProgressClient {
33 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;322 extends WaitForProgressClient {
46 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;770 mOnUiThread.setWebChromeClient(new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testDatabaseDisabled()1170 private class IconListenerClient extends WaitForProgressClient {
76 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;807 new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testJavascriptInterfaceForClientPopup()2217 new WaitForProgressClient(mOnUiThread) { in testSetWebChromeClient()