From d94931ab251da2f2bed00d4c2d0aa087920e3de2 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Sat, 1 Oct 2011 11:47:06 -0700 Subject: Doc change: add diffs for API level 14. Change-Id: Ib893a0ce12682fc371b0d90671e10559969ba4bb --- .../api_diff/14/changes/android.app.ActionBar.html | 171 +++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 docs/html/sdk/api_diff/14/changes/android.app.ActionBar.html (limited to 'docs/html/sdk/api_diff/14/changes/android.app.ActionBar.html') diff --git a/docs/html/sdk/api_diff/14/changes/android.app.ActionBar.html b/docs/html/sdk/api_diff/14/changes/android.app.ActionBar.html new file mode 100644 index 0000000..a0c8f1f --- /dev/null +++ b/docs/html/sdk/api_diff/14/changes/android.app.ActionBar.html @@ -0,0 +1,171 @@ + + + + + + + + + +android.app.ActionBar + + + + + + + + + + +
+
+
+

+Class android.app.ActionBar +

+ + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + Context getThemedContext() +  
+ + void setHomeButtonEnabled(boolean) +  
+ + void setIcon(Drawable) +  
+ + void setIcon(int) +  
+ + void setLogo(Drawable) +  
+ + void setLogo(int) +  
+ + void setSplitBackgroundDrawable(Drawable) +  
+ + void setStackedBackgroundDrawable(Drawable) +  
+  + +

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