From c17c71ba2a463e3b069c53285c23916274841d80 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 22 Oct 2013 23:52:18 -0700 Subject: Doc change: Add diff report for API level 19. Change-Id: I86ccb6cd8e0dbb3bd7115fd619668a2b72bc15b7 --- .../19/changes/android.webkit.WebView.html | 164 +++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 docs/html/sdk/api_diff/19/changes/android.webkit.WebView.html (limited to 'docs/html/sdk/api_diff/19/changes/android.webkit.WebView.html') diff --git a/docs/html/sdk/api_diff/19/changes/android.webkit.WebView.html b/docs/html/sdk/api_diff/19/changes/android.webkit.WebView.html new file mode 100644 index 0000000..2828f18 --- /dev/null +++ b/docs/html/sdk/api_diff/19/changes/android.webkit.WebView.html @@ -0,0 +1,164 @@ + + + + + + + + + +android.webkit.WebView + + + + + + + + + + +
+
+
+

+Class android.webkit.WebView +

+ + +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + PrintDocumentAdapter createPrintDocumentAdapter() +  
+ + void evaluateJavascript(String, ValueCallback<String>) +  
+ + void setWebContentsDebuggingEnabled(boolean) +  
+  +

+ + + + + + + + + + + + + + +
Changed Methods +
+ + Picture capturePicture() + +Now deprecated.
+
 
+ + void freeMemory() + +Now deprecated.
+
 
+  + +

+ +
+
+ + + + -- cgit v1.1