Searched refs:webview (Results 1 – 13 of 13) sorted by relevance
90 public abstract void setAcceptThirdPartyCookies(WebView webview, boolean accept); in setAcceptThirdPartyCookies() argument98 public abstract boolean acceptThirdPartyCookies(WebView webview); in acceptThirdPartyCookies() argument
136 public synchronized void setWebView(@Nullable WebView webview) { in setWebView() argument137 mWebview = webview; in setWebView()
15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
11 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
161 WebView myWebView = findViewById(R.id.webview); in showErrorPage()208 WebView myWebView = findViewById(R.id.webview); in onPostExecute()
99 mWebView = findViewById(R.id.webview); in onCreate()127 WebView myWebView = findViewById(R.id.webview); in onBackPressed()
1005 optional Webview webview = 132; field
1792 // The dialog shown by 3P intent to change current webview implementation.
2273 // The dialog shown by 3P intent to change current webview implementation.
12026 field public static final String FEATURE_WEBVIEW = "android.software.webview";53571 field public static final String WIDGET_TYPE_EDIT_WEBVIEW = "edit-webview";53576 field public static final String WIDGET_TYPE_WEBVIEW = "webview";
8840 field public static final java.lang.String FEATURE_WEBVIEW = "android.software.webview";