Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl73 void confirmCredentialsAsUser(in IAccountManagerResponse response, in Account account, in confirmCredentialsAsUser() method
DAccountManager.java2117 return confirmCredentialsAsUser(account, options, activity, callback, handler,
2127 public AccountManagerFuture<Bundle> confirmCredentialsAsUser(final Account account,
2137 mService.confirmCredentialsAsUser(mResponse, account, options, activity != null,
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2084 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserWithNullResponse()
2100 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserWithNullAccount()
2117 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserSuccess()
2150 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserReturnWithInvalidIntent()
2177 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserReturnWithValidIntent()
2201 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserError()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3749 public void confirmCredentialsAsUser( in confirmCredentialsAsUser() method in AccountManagerService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt560 Landroid/accounts/IAccountManager$Stub$Proxy;->confirmCredentialsAsUser(Landroid/accounts/IAccountM…
665 Landroid/accounts/IAccountManager;->confirmCredentialsAsUser(Landroid/accounts/IAccountManagerRespo…