Searched refs:webview (Results 1 – 14 of 14) 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()
91 atrace_categories: "webview"
985 optional Webview webview = 132; field
1691 // The dialog shown by 3P intent to change current webview implementation.
2271 // The dialog shown by 3P intent to change current webview implementation.
12756 field public static final String FEATURE_WEBVIEW = "android.software.webview";52446 field public static final String WIDGET_TYPE_EDIT_WEBVIEW = "edit-webview";52451 field public static final String WIDGET_TYPE_WEBVIEW = "webview";
8840 field public static final java.lang.String FEATURE_WEBVIEW = "android.software.webview";