Searched refs:removeAccountAsUser (Results 1 – 9 of 9) sorted by relevance
192 verify(mAccountManager).removeAccountAsUser(eq(account), nullable(Activity.class), in confirmRemove_shouldRemoveAccount()226 verify(mAccountManager).removeAccountAsUser(eq(account), nullable(Activity.class), in confirmRemove_activityGone_shouldSilentlyRemoveAccount()
1307 return removeAccountAsUser(account, callback, handler, mContext.getUser());1354 return removeAccountAsUser(account, activity, callback, handler, mContext.getUser());1365 public AccountManagerFuture<Boolean> removeAccountAsUser(final Account account,1373 mService.removeAccountAsUser(mResponse, account, false, userHandle.getIdentifier());1389 public AccountManagerFuture<Bundle> removeAccountAsUser(final Account account,1399 mService.removeAccountAsUser(mResponse, account, activity != null,
47 void removeAccountAsUser(in IAccountManagerResponse response, in Account account, in removeAccountAsUser() method
89 AccountManager.get(getContext()).removeAccountAsUser(getAccount(), /* activity= */ null,
162 AccountManager.get(activity).removeAccountAsUser(mAccount, activity, in onClick()
1347 mAms.removeAccountAsUser( in testRemoveAccountAsUserWithNullResponse()1362 mAms.removeAccountAsUser( in testRemoveAccountAsUserWithNullAccount()1381 mAms.removeAccountAsUser( in testRemoveAccountAsUserAccountNotManagedByCaller()1402 mAms.removeAccountAsUser( in testRemoveAccountAsUserUserCannotModifyAccount()1424 mAms.removeAccountAsUser( in testRemoveAccountAsUserUserCannotModifyAccountType()1453 mAms.removeAccountAsUser( in testRemoveAccountAsUserRemovalAllowed()1475 mAms.removeAccountAsUser( in testRemoveAccountAsUserRemovalNotAllowed()1502 mAms.removeAccountAsUser( in testRemoveAccountAsUserReturnWithValidIntent()
2206 public void removeAccountAsUser(IAccountManagerResponse response, Account account, in removeAccountAsUser() method in AccountManagerService
389 Landroid/accounts/AccountManager;->removeAccountAsUser(Landroid/accounts/Account;Landroid/accounts/…390 Landroid/accounts/AccountManager;->removeAccountAsUser(Landroid/accounts/Account;Landroid/app/Activ…591 Landroid/accounts/IAccountManager$Stub$Proxy;->removeAccountAsUser(Landroid/accounts/IAccountManage…694 Landroid/accounts/IAccountManager;->removeAccountAsUser(Landroid/accounts/IAccountManagerResponse;L…
5141 HPLcom/android/server/accounts/AccountManagerService;->removeAccountAsUser(Landroid/accounts/IAccou…