Lines Matching defs:AccountManager

65  * separate request which does include the user's credentials.)  AccountManager
68 * AccountManager, but must be refreshed periodically. It's the responsibility
70 * the AccountManager knows it needs to regenerate them.
75 * <li>Get an instance of AccountManager using {@link #get(Context)}.
114 * <p>Some AccountManager methods may need to interact with the user to
116 * The caller may choose whether to allow AccountManager to directly launch the
120 * To have AccountManager launch the interface directly, the caller must supply
123 * <p>Many AccountManager methods take {@link AccountManagerCallback} and
141 public class AccountManager {
142 private static final String TAG = "AccountManager";
205 * {@link AccountManager} and will be passed to the AccountManagerService and
243 public AccountManager(Context context, IAccountManager service) {
252 public AccountManager(Context context, IAccountManager service, Handler handler) {
274 * Gets an AccountManager instance associated with a Context.
275 * The {@link Context} will be used as long as the AccountManager is
285 * @return An {@link AccountManager} instance
287 public static AccountManager get(Context context) {
289 return (AccountManager) context.getSystemService(Context.ACCOUNT_SERVICE);
350 * authenticator known to the AccountManager service. Empty (never
553 * Adds an account directly to the AccountManager. Normally used by sign-up
579 * Removes an account from the AccountManager. Does nothing if the account
616 * Removes an auth token from the AccountManager's cache. Does nothing if
619 * invalid for authenticating requests. The AccountManager does not validate
644 * Gets an auth token from the AccountManager's cache. If no auth
747 * Adds an auth token to the AccountManager cache for an account.
1453 /** Handles the responses from the AccountManager */
1929 * {@link AccountManager}. This listener will be notified whenever the
1932 * <p>As long as this listener is present, the AccountManager instance