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 --- .../changes/android.accounts.AccountManager.html | 151 +++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 docs/html/sdk/api_diff/22/changes/android.accounts.AccountManager.html (limited to 'docs/html/sdk/api_diff/22/changes/android.accounts.AccountManager.html') diff --git a/docs/html/sdk/api_diff/22/changes/android.accounts.AccountManager.html b/docs/html/sdk/api_diff/22/changes/android.accounts.AccountManager.html new file mode 100644 index 0000000..cedd99e --- /dev/null +++ b/docs/html/sdk/api_diff/22/changes/android.accounts.AccountManager.html @@ -0,0 +1,151 @@ + + + + + + + + + +android.accounts.AccountManager + + + + + + + + + + +
+
+
+

+Class android.accounts.AccountManager +

+ + +

+ + + + + + + + +
Removed Methods +
+ + AccountManagerFuture<Boolean> removeAccount(Account, AccountManagerCallback<Boolean>, Handler) +  
+  +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + AccountManagerFuture<Bundle> removeAccount(Account, Activity, AccountManagerCallback<Bundle>, Handler) +  
+ + AccountManagerFuture<Boolean> removeAccount(Account, AccountManagerCallback<Boolean>, Handler) +  
+ + boolean removeAccountExplicitly(Account) +  
+  + +

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