Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountManager.aidl76 void confirmCredentialsAsUser(in IAccountManagerResponse response, in Account account, in confirmCredentialsAsUser() method
DAccountManager.java2010 return confirmCredentialsAsUser(account, options, activity, callback, handler,
2020 public AccountManagerFuture<Bundle> confirmCredentialsAsUser(final Account account,
2030 mService.confirmCredentialsAsUser(mResponse, account, options, activity != null,
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java2054 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserWithNullResponse()
2070 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserWithNullAccount()
2087 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserSuccess()
2120 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserReturnWithInvalidIntent()
2147 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserReturnWithValidIntent()
2171 mAms.confirmCredentialsAsUser( in testConfirmCredentialsAsUserError()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3660 public void confirmCredentialsAsUser( in confirmCredentialsAsUser() method in AccountManagerService
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt560 Landroid/accounts/IAccountManager$Stub$Proxy;->confirmCredentialsAsUser(Landroid/accounts/IAccountM…
665 Landroid/accounts/IAccountManager;->confirmCredentialsAsUser(Landroid/accounts/IAccountManagerRespo…