Searched refs:SimpleWebViewClient (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerTestActivity.java46 private SimpleWebViewClient webViewClient;
78 webViewClient = new SimpleWebViewClient();
197 class SimpleWebViewClient extends WebViewClient { class in class:PowerTestActivity
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DReliabilityTestActivity.java53 private SimpleWebViewClient webViewClient;
82 webViewClient = new SimpleWebViewClient();
197 class SimpleWebViewClient extends WebViewClient { class in class:ReliabilityTestActivity

Completed in 451 milliseconds