Searched refs:WaitForProgressClient (Results 1 – 1 of 1) sorted by relevance
118 mWebView.setWebChromeClient(new WaitForProgressClient(WebViewOnUiThread.this)); in WebViewOnUiThread()568 public static class WaitForProgressClient extends WebChromeClient { class571 WaitForProgressClient(WebViewOnUiThread onUiThread) { in WaitForProgressClient() method in WaitForProgressClient