Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl50 void removeAccountAsUser(in IAccountManagerResponse response, in Account account, in removeAccountAsUser() method
DAccountManager.java1234 public AccountManagerFuture<Boolean> removeAccountAsUser(final Account account,
1242 mService.removeAccountAsUser(mResponse, account, false, userHandle.getIdentifier());
1258 public AccountManagerFuture<Bundle> removeAccountAsUser(final Account account,
1268 mService.removeAccountAsUser(mResponse, account, activity != null,
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1324 mAms.removeAccountAsUser( in testRemoveAccountAsUserWithNullResponse()
1339 mAms.removeAccountAsUser( in testRemoveAccountAsUserWithNullAccount()
1356 mAms.removeAccountAsUser( in testRemoveAccountAsUserAccountNotManagedByCaller()
1377 mAms.removeAccountAsUser( in testRemoveAccountAsUserUserCannotModifyAccount()
1399 mAms.removeAccountAsUser( in testRemoveAccountAsUserUserCannotModifyAccountType()
1424 mAms.removeAccountAsUser( in testRemoveAccountAsUserRemovalAllowed()
1446 mAms.removeAccountAsUser( in testRemoveAccountAsUserRemovalNotAllowed()
1473 mAms.removeAccountAsUser( in testRemoveAccountAsUserReturnWithValidIntent()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2104 removeAccountAsUser( in removeAccount()
2112 public void removeAccountAsUser(IAccountManagerResponse response, Account account, in removeAccountAsUser() method in AccountManagerService
/frameworks/base/config/
Dboot-image-profile.txt12503 HSPLandroid/accounts/IAccountManager;->removeAccountAsUser(Landroid/accounts/IAccountManagerRespons…