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