Home
last modified time | relevance | path

Searched refs:webview (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/webkit/
DCookieManager.java90 public abstract void setAcceptThirdPartyCookies(WebView webview, boolean accept); in setAcceptThirdPartyCookies() argument
98 public abstract boolean acceptThirdPartyCookies(WebView webview); in acceptThirdPartyCookies() argument
DWebView.java128 public synchronized void setWebView(@Nullable WebView webview) { in setWebView() argument
129 mWebview = webview; in setWebView()
/frameworks/base/startop/apps/ColorChanging/app/
Dproguard-rules.pro11 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproguard-project.txt18 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
DNetworkActivity.java161 WebView myWebView = findViewById(R.id.webview); in showErrorPage()
208 WebView myWebView = findViewById(R.id.webview); in onPostExecute()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCaptivePortalLoginActivity.java99 mWebView = findViewById(R.id.webview); in onCreate()
126 WebView myWebView = findViewById(R.id.webview); in onBackPressed()
/frameworks/base/packages/OsuLogin/src/com/android/hotspot2/osulogin/
DOsuLoginActivity.java159 mWebView = findViewById(R.id.webview); in onCreate()
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto984 optional Webview webview = 132; field
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto1454 // The dialog shown by 3P intent to change current webview implementation.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2271 // The dialog shown by 3P intent to change current webview implementation.
/frameworks/base/api/
Dcurrent.txt12183 field public static final String FEATURE_WEBVIEW = "android.software.webview";
57554 field public static final String WIDGET_TYPE_EDIT_WEBVIEW = "edit-webview";
57559 field public static final String WIDGET_TYPE_WEBVIEW = "webview";
58487 … method @android.view.ViewDebug.ExportedProperty(category="webview") public int getContentHeight();
58492 …method @android.view.ViewDebug.ExportedProperty(category="webview") @Nullable public String getOri…
58497 …method @Deprecated @android.view.ViewDebug.ExportedProperty(category="webview") public float getSc…
58500 …method @android.view.ViewDebug.ExportedProperty(category="webview") @Nullable public String getTit…
58501 …method @android.view.ViewDebug.ExportedProperty(category="webview") @Nullable public String getUrl…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8840 field public static final java.lang.String FEATURE_WEBVIEW = "android.software.webview";