Searched refs:WaitForLoadedClient (Results 1 – 9 of 9) sorted by relevance
67 init(webView, new WaitForLoadedClient(this), new WaitForProgressClient(this), in WebViewSyncLoader()73 WaitForLoadedClient waitForLoadedClient, in WebViewSyncLoader()81 final WaitForLoadedClient waitForLoadedClient, in init()405 public static class WaitForLoadedClient extends WebViewClient { class in WebViewSyncLoader408 public WaitForLoadedClient(WebViewSyncLoader webViewSyncLoader) { in WaitForLoadedClient() method in WebViewSyncLoader.WaitForLoadedClient
26 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;101 private class ProceedHttpAuthClient extends WaitForLoadedClient {132 private class CancelHttpAuthClient extends WaitForLoadedClient {
37 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;522 final class MockWebViewClient extends WaitForLoadedClient { in testInsecureSiteClearsCertificate()552 final class MockWebViewClient extends WaitForLoadedClient { in testSecureSiteSetsCertificate()611 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslError()645 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslErrorProceed()664 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslErrorCancel()948 static class SslErrorWebViewClient extends WaitForLoadedClient {
27 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;96 private static class InterceptClient extends WaitForLoadedClient {
31 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;314 private final class ScaleChangedWebViewClient extends WaitForLoadedClient {
41 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;500 final class TestClient extends WaitForLoadedClient { in testShouldInterceptRequestParams()553 final class TestClient extends WaitForLoadedClient { in testShouldInterceptRequestResponse()789 private class MockWebViewClient extends WaitForLoadedClient {
32 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;124 private static class InterceptClient extends WaitForLoadedClient {
45 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;1042 final class InterceptClient extends WaitForLoadedClient { in testAllowMixedMode()
75 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;488 mWebView.setWebViewClient(new WaitForLoadedClient(mOnUiThread)); in testGetOriginalUrl()