Home
last modified time | relevance | path

Searched defs:InterceptClient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DServiceWorkerClientTest.java96 private static class InterceptClient extends WaitForLoadedClient { class in ServiceWorkerClientTest
98 public InterceptClient(WebViewOnUiThread webViewOnUiThread) throws Exception { in InterceptClient() method in ServiceWorkerClientTest.InterceptClient
H A DGeolocationTest.java124 private static class InterceptClient extends WaitForLoadedClient { class in GeolocationTest
126 public InterceptClient(WebViewOnUiThread webViewOnUiThread) throws Exception { in InterceptClient() method in GeolocationTest.InterceptClient
H A DWebSettingsTest.java1110 final class InterceptClient extends WaitForLoadedClient { in testAllowMixedMode() class
1114 public InterceptClient() { in testAllowMixedMode() method in WebSettingsTest.InterceptClient