From dbccc9012e3637ad08e8ae62771b0f9fae1d9b13 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 26 Jun 2012 22:54:54 -0700 Subject: Doc change: add diff report for 16. Change-Id: I38b2e59ac3a553ab7bbde8814e9fb099aa085638 --- .../16/changes/android.content.ClipData.Item.html | 158 +++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html (limited to 'docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html') diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html b/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html new file mode 100644 index 0000000..f506745 --- /dev/null +++ b/docs/html/sdk/api_diff/16/changes/android.content.ClipData.Item.html @@ -0,0 +1,158 @@ + + + + + + + + + +android.content.ClipData.Item + + + + + + + + + + +
+
+
+

+Class android.content.ClipData.Item +

+ +

+ + + + + + + + + + + + +
Added Constructors +
+ + ClipData.Item(CharSequence, String) +  
+ + ClipData.Item(CharSequence, String, Intent, Uri) +  
+  + +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + String coerceToHtmlText(Context) +  
+ + CharSequence coerceToStyledText(Context) +  
+ + String getHtmlText() +  
+  + +

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