From 275fab08d621272b97ffa8d8bcc0c13435a3f441 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 19 Feb 2015 13:32:40 -0800 Subject: Doc change: Add diff report for API 22. Change-Id: I99c1d69308260408d4f7fd4871cf2b46dccd5131 --- ...d.app.Notification.Action.WearableExtender.html | 157 +++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 docs/html/sdk/api_diff/22/changes/android.app.Notification.Action.WearableExtender.html (limited to 'docs/html/sdk/api_diff/22/changes/android.app.Notification.Action.WearableExtender.html') diff --git a/docs/html/sdk/api_diff/22/changes/android.app.Notification.Action.WearableExtender.html b/docs/html/sdk/api_diff/22/changes/android.app.Notification.Action.WearableExtender.html new file mode 100644 index 0000000..9838256 --- /dev/null +++ b/docs/html/sdk/api_diff/22/changes/android.app.Notification.Action.WearableExtender.html @@ -0,0 +1,157 @@ + + + + + + + + + +android.app.Notification.Action.WearableExtender + + + + + + + + + + +
+
+
+

+Class android.app.Notification.Action.WearableExtender +

+ + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + CharSequence getCancelLabel() +  
+ + CharSequence getConfirmLabel() +  
+ + CharSequence getInProgressLabel() +  
+ + WearableExtender setCancelLabel(CharSequence) +  
+ + WearableExtender setConfirmLabel(CharSequence) +  
+ + WearableExtender setInProgressLabel(CharSequence) +  
+  + +

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