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 {
39 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;441 private class MockWebChromeClient extends WaitForProgressClient {
33 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;322 extends WaitForProgressClient {
45 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;756 mOnUiThread.setWebChromeClient(new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testDatabaseDisabled()1149 private class IconListenerClient extends WaitForProgressClient {
76 import android.webkit.cts.WebViewSyncLoader.WaitForProgressClient;806 new WebViewSyncLoader.WaitForProgressClient(mOnUiThread) { in testJavascriptInterfaceForClientPopup()2206 new WaitForProgressClient(mOnUiThread) { in testSetWebChromeClient()