android.accounts
Interfaces
AccountManagerCallback | |
AccountManagerFuture |
A AccountManagerFuture represents the result of an asynchronous |
OnAccountsUpdateListener |
An interface that contains the callback used by the AccountManager |
Classes
AbstractAccountAuthenticator |
Abstract base class for creating AccountAuthenticators. |
Account |
Value type that represents an Account in the |
AccountAuthenticatorActivity |
Base class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator. |
AccountAuthenticatorResponse |
Object used to communicate responses back to the AccountManager |
AccountManager |
This class provides access to a centralized registry of the user's online accounts. |
AuthenticatorDescription |
A |
Exceptions
AccountsException | |
AuthenticatorException | |
NetworkErrorException | |
OperationCanceledException |