Home | History | Annotate | Download | only in common

Lines Matching refs:accountManager

29 import android.accounts.AccountManager;
501 AccountManager accountManager =
502 (AccountManager) context.getSystemService(Context.ACCOUNT_SERVICE);
503 AccountManagerFuture<Bundle> bundle = accountManager.removeAccount(account,
506 if (bundle.getResult().getBoolean(AccountManager.KEY_BOOLEAN_RESULT, false)) {
510 AccountManager.KEY_INTENT);
548 AccountManager accountManager =
549 (AccountManager) context.getSystemService(Context.ACCOUNT_SERVICE);
550 boolean copySucceeded = accountManager.copyAccountToUser(