HomeSort by relevance Sort by last modified time
    Searched refs:SimpleWebViewClient (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerTestActivity.java 46 private SimpleWebViewClient webViewClient;
78 webViewClient = new SimpleWebViewClient();
197 class SimpleWebViewClient extends WebViewClient {
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
ReliabilityTestActivity.java 53 private SimpleWebViewClient webViewClient;
82 webViewClient = new SimpleWebViewClient();
197 class SimpleWebViewClient extends WebViewClient {

Completed in 53 milliseconds