Searched refs:WaitForLoadedClient (Results 1 – 10 of 10) sorted by relevance
68 init(webView, new WaitForLoadedClient(this), new WaitForProgressClient(this), in WebViewSyncLoader()74 WaitForLoadedClient waitForLoadedClient, in WebViewSyncLoader()82 final WaitForLoadedClient waitForLoadedClient, in init()408 public static class WaitForLoadedClient extends WebViewClient { class in WebViewSyncLoader411 public WaitForLoadedClient(WebViewSyncLoader webViewSyncLoader) { in WaitForLoadedClient() method in WebViewSyncLoader.WaitForLoadedClient
23 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;67 private class ProceedHttpAuthClient extends WaitForLoadedClient {98 private class CancelHttpAuthClient extends WaitForLoadedClient {
36 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;496 final class MockWebViewClient extends WaitForLoadedClient { in testInsecureSiteClearsCertificate()526 final class MockWebViewClient extends WaitForLoadedClient { in testSecureSiteSetsCertificate()586 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslError()622 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslErrorProceed()643 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslErrorCancel()967 static class SslErrorWebViewClient extends WaitForLoadedClient {
28 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;86 private static class InterceptClient extends WaitForLoadedClient {
35 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;311 private final class ScaleChangedWebViewClient extends WaitForLoadedClient {
38 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;481 final class TestClient extends WaitForLoadedClient { in testShouldInterceptRequestParams()544 final class TestClient extends WaitForLoadedClient { in testShouldInterceptRequestResponse()802 private class MockWebViewClient extends WaitForLoadedClient {
26 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;
39 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;123 private static class InterceptClient extends WaitForLoadedClient {
45 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;1105 final class InterceptClient extends WaitForLoadedClient { in testAllowMixedMode()
35 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;102 webView.setWebViewClient(new WaitForLoadedClient(syncLoader) { in testCookieManagerBlockingUiThread()