From 901305d0a11d86eec516bd085a39d7eafde46047 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty <> Date: Tue, 21 Apr 2009 14:56:21 -0700 Subject: AI 147236: am: CL 147230 am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3) Original author: ddougherty Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 147236 --- .../api_diff/3/changes/android.webkit.WebView.html | 193 +++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html (limited to 'docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html') diff --git a/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html b/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html new file mode 100644 index 0000000..cd721c8 --- /dev/null +++ b/docs/html/sdk/api_diff/3/changes/android.webkit.WebView.html @@ -0,0 +1,193 @@ + + + + + + + + + +android.webkit.WebView + + + + + + + + + + +
+
+
+

+Class android.webkit.WebView +

+ + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + void clearMatches() +  
+ + int findAll(String) +  
+ + void findNext(boolean) +  
+ + String getOriginalUrl() +  
+ + boolean restorePicture(Bundle, File) +  
+ + boolean savePicture(Bundle, File) +  
+ + void setNetworkAvailable(boolean) +  
+  +

+ + + + + + + + + + + + + + +
Changed Methods +
+ + View getZoomControls() + +Now deprecated.
+
 
+ + void onGlobalFocusChanged(View, View) + +Now deprecated.
+
 
+  + +

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