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 --- .../changes/android.content.res.Configuration.html | 144 +++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html (limited to 'docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html') diff --git a/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html new file mode 100644 index 0000000..3b8f943 --- /dev/null +++ b/docs/html/sdk/api_diff/3/changes/android.content.res.Configuration.html @@ -0,0 +1,144 @@ + + + + + + + + + +android.content.res.Configuration + + + + + + + + + + +
+
+
+

+Class android.content.res.Configuration +

+ + + +

+ + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + int HARDKEYBOARDHIDDEN_NO +  
+ + int HARDKEYBOARDHIDDEN_UNDEFINED +  
+ + int HARDKEYBOARDHIDDEN_YES +  
+ + int hardKeyboardHidden +  
+  +

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