Searched refs:WaitForLoadedClient (Results 1 – 11 of 11) 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()397 public static class WaitForLoadedClient extends WebViewClient { class in WebViewSyncLoader400 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 {
33 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;491 final class MockWebViewClient extends WaitForLoadedClient { in testInsecureSiteClearsCertificate()521 final class MockWebViewClient extends WaitForLoadedClient { in testSecureSiteSetsCertificate()581 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslError()617 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslErrorProceed()638 final class MockWebViewClient extends WaitForLoadedClient { in testOnReceivedSslErrorCancel()929 static class SslErrorWebViewClient extends WaitForLoadedClient {
28 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;86 private static class InterceptClient extends WaitForLoadedClient {
34 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;310 private final class ScaleChangedWebViewClient extends WaitForLoadedClient {
38 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;479 final class TestClient extends WaitForLoadedClient { in testShouldInterceptRequestParams()542 final class TestClient extends WaitForLoadedClient { in testShouldInterceptRequestResponse()790 private class MockWebViewClient extends WaitForLoadedClient {
39 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;123 private static class InterceptClient extends WaitForLoadedClient {
26 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;
44 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;1101 final class InterceptClient extends WaitForLoadedClient { in testAllowMixedMode()
82 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;502 mWebView.setWebViewClient(new WaitForLoadedClient(mOnUiThread)); in testGetOriginalUrl()
35 import android.webkit.cts.WebViewSyncLoader.WaitForLoadedClient;105 webView.setWebViewClient(new WaitForLoadedClient(syncLoader) { in testCookieManagerBlockingUiThread()