Searched refs:HTML_HEADER (Results 1 – 1 of 1) sorted by relevance
131 private static final String HTML_HEADER = field in WebViewTest1139 HTML_HEADER + "<body><img src=\"" + imgUrl + "\"/></body></html>", in testLoadDataWithBaseUrl_resolvesRelativeToBaseUrl()1180 HTML_HEADER + "<body onload=\"" + in testLoadDataWithBaseUrl_javascriptCanAccessOrigin()1213 HTML_HEADER + "<title>Hello World%21</title><body>bar</body></html>", in testLoadDataWithBaseUrl_unencodedContentHttpBaseUrl()1226 HTML_HEADER + "<title>Hello World%21</title></html>", "text/html", "UTF-8", null); in testLoadDataWithBaseUrl_urlEncodedContentDataBaseUrl()