Searched refs:chromeClient (Results 1 - 2 of 2) sorted by path

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerTestActivity.java47 private SimpleChromeClient chromeClient; field in class:PowerTestActivity
79 chromeClient = new SimpleChromeClient();
81 webView.setWebChromeClient(chromeClient);
112 chromeClient.resetJsTimeout();
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DReliabilityTestActivity.java54 private SimpleChromeClient chromeClient; field in class:ReliabilityTestActivity
83 chromeClient = new SimpleChromeClient();
85 webView.setWebChromeClient(chromeClient);
116 chromeClient.resetJsTimeout();

Completed in 55 milliseconds