Searched refs:onUiThread (Results 1 – 1 of 1) sorted by relevance
571 WaitForProgressClient(WebViewOnUiThread onUiThread) { in WaitForProgressClient() argument572 mOnUiThread = onUiThread; in WaitForProgressClient()593 public WaitForLoadedClient(@NonNull WebViewOnUiThread onUiThread) { in WaitForLoadedClient() argument594 mOnUiThread = onUiThread; in WaitForLoadedClient()