Searched refs:TestWebChromeClient (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Browser/tests/src/com/android/browser/
H A DTestWebChromeClient.java38 abstract class TestWebChromeClient extends WebChromeClient { class in inherits:WebChromeClient
42 protected TestWebChromeClient(WebChromeClient wrappedClient) { method in class:TestWebChromeClient
H A DJNIBindingsTestApp.java116 webView.setWebChromeClient(new TestWebChromeClient(webView.getWebChromeClient()) {
H A DPopularUrlsTest.java123 webView.setWebChromeClient(new TestWebChromeClient(webView.getWebChromeClient()) {

Completed in 19 milliseconds