Searched defs:webview (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DErrorConsoleView.java159 * Sets the webview that this console is associated with. Currently this is used so
162 public void setWebView(WebView webview) { argument
163 mWebView = webview;

Completed in 46 milliseconds