From f343d3df0070f2e192da0e9bc4f70f2aa38e179f Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 8 Feb 2011 11:42:32 -0800 Subject: Doc change: add diff report for API 11 Change-Id: I4cd673d1316e6f7b81ec56510029b738cd12a295 --- ...ndroid.content.AbstractThreadedSyncAdapter.html | 137 +++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 docs/html/sdk/api_diff/11/changes/android.content.AbstractThreadedSyncAdapter.html (limited to 'docs/html/sdk/api_diff/11/changes/android.content.AbstractThreadedSyncAdapter.html') diff --git a/docs/html/sdk/api_diff/11/changes/android.content.AbstractThreadedSyncAdapter.html b/docs/html/sdk/api_diff/11/changes/android.content.AbstractThreadedSyncAdapter.html new file mode 100644 index 0000000..37e96ab --- /dev/null +++ b/docs/html/sdk/api_diff/11/changes/android.content.AbstractThreadedSyncAdapter.html @@ -0,0 +1,137 @@ + + + + + + + + + +android.content.AbstractThreadedSyncAdapter + + + + + + + + + + +
+
+
+

+Class android.content.AbstractThreadedSyncAdapter +

+ +

+ + + + + + + + +
Added Constructors +
+ + AbstractThreadedSyncAdapter(Context, boolean, boolean) +  
+  + +

+ + + + + + + + +
Added Methods +
+ + void onSyncCanceled(Thread) +  
+  + +

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