Searched refs:WEBVIEW_HTML_URL (Results 1 – 2 of 2) sorted by relevance
41 webview.myLoadData(Utils.WEBVIEW_HTML_URL, Utils.WEBVIEW_HTML, "text/html", "UTF-8"); in onCreate()
126 public static final String WEBVIEW_HTML_URL = "http://dev.null/thou/should?not=pass"; field in Utils