Home
last modified time | relevance | path

Searched refs:removeAccountAsUser (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAccountManager.java1307 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,
DIAccountManager.aidl47 void removeAccountAsUser(in IAccountManagerResponse response, in Account account, in removeAccountAsUser() method
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1347 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()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2201 public void removeAccountAsUser(IAccountManagerResponse response, Account account, in removeAccountAsUser() method in AccountManagerService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt389 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…
/frameworks/base/services/
Dart-profile5141 HPLcom/android/server/accounts/AccountManagerService;->removeAccountAsUser(Landroid/accounts/IAccou…