Searched defs:webview (Results 1 – 2 of 2) sorted by relevance
79 public abstract void setAcceptThirdPartyCookies(WebView webview, boolean accept); in setAcceptThirdPartyCookies()87 public abstract boolean acceptThirdPartyCookies(WebView webview); in acceptThirdPartyCookies()
352 public synchronized void setWebView(WebView webview) { in setWebView()