Home
last modified time | relevance | path

Searched defs:webViewOnUiThread (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DGeolocationTest.java126 public InterceptClient(WebViewOnUiThread webViewOnUiThread) throws Exception { in InterceptClient()
328 WebViewOnUiThread webViewOnUiThread, boolean accept, boolean retain) { in TestSimpleGeolocationRequestWebChromeClient()
H A DServiceWorkerClientTest.java98 public InterceptClient(WebViewOnUiThread webViewOnUiThread) throws Exception { in InterceptClient()
H A DWebViewClientTest.java261 private void clickOnLinkUsingJs(final String linkId, WebViewOnUiThread webViewOnUiThread) { in clickOnLinkUsingJs()
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DEmojiTest.java304 WebViewOnUiThread webViewOnUiThread; field in EmojiTest.CaptureWebView