Searched refs:WEBVIEW_HTML (Results 1 – 3 of 3) sorted by relevance
49 webview.loadData(Utils.WEBVIEW_HTML, "text/html", "UTF-8"); in onCreate()
99 public static final String WEBVIEW_HTML = "<html><body><div><p>" + WEBVIEW_HTML_GREETING field in Utils
78 webview.loadData(Utils.WEBVIEW_HTML, "text/html", "UTF-8"); in onCreate()