Merge change I4db3a5b3 into eclair
* changes: fix a javadoc build breakage
This commit is contained in:
@@ -44,8 +44,7 @@ import com.google.android.collect.Maps;
|
|||||||
/**
|
/**
|
||||||
* A class that helps with interactions with the AccountManagerService. It provides
|
* A class that helps with interactions with the AccountManagerService. It provides
|
||||||
* methods to allow for account, password, and authtoken management for all accounts on the
|
* methods to allow for account, password, and authtoken management for all accounts on the
|
||||||
* device. Some of these calls are implemented with the help of the corresponding
|
* device. One accesses the {@link AccountManager} by calling:
|
||||||
* {@link IAccountAuthenticator} services. One accesses the {@link AccountManager} by calling:
|
|
||||||
* AccountManager accountManager = AccountManager.get(context);
|
* AccountManager accountManager = AccountManager.get(context);
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
|
|||||||
Reference in New Issue
Block a user