HomeSort by relevance Sort by last modified time
    Searched full:page2html (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
LoadDataWithBaseUrlTest.java 255 final String page2Html = "<html><head><title>" + page2Title + "</title>" +
260 loadDataSync(mAwContents, onPageFinishedHelper, page2Html, "text/html", false);

Completed in 79 milliseconds