From 1663876b5a3ad0720114b5d25a7c1de566593e81 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 23 Jun 2014 12:11:35 -0700 Subject: Doc change: API diff 20. Change-Id: I1d3e00c1e62568c04abe6531819e75873df235c0 --- .../changes/android.app.Notification.Builder.html | 171 +++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 docs/html/sdk/api_diff/20/changes/android.app.Notification.Builder.html (limited to 'docs/html/sdk/api_diff/20/changes/android.app.Notification.Builder.html') diff --git a/docs/html/sdk/api_diff/20/changes/android.app.Notification.Builder.html b/docs/html/sdk/api_diff/20/changes/android.app.Notification.Builder.html new file mode 100644 index 0000000..6d433c1 --- /dev/null +++ b/docs/html/sdk/api_diff/20/changes/android.app.Notification.Builder.html @@ -0,0 +1,171 @@ + + + + + + + + + +android.app.Notification.Builder + + + + + + + + + + +
+
+
+

+Class android.app.Notification.Builder +

+ + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + Builder addAction(Action) +  
+ + Builder addExtras(Bundle) +  
+ + Builder extend(Extender) +  
+ + Bundle getExtras() +  
+ + Builder setGroup(String) +  
+ + Builder setGroupSummary(boolean) +  
+ + Builder setLocalOnly(boolean) +  
+ + Builder setSortKey(String) +  
+  + +

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