Home
last modified time | relevance | path

Searched refs:startUpdateCredentialsSession (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl105 … void startUpdateCredentialsSession(in IAccountAuthenticatorResponse response, in Account account, in startUpdateCredentialsSession() method
DAbstractAccountAuthenticator.java401 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator.Transport
415 .startUpdateCredentialsSession( in startUpdateCredentialsSession()
847 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator
DIAccountManager.aidl95 void startUpdateCredentialsSession(in IAccountManagerResponse response, in Account account, in startUpdateCredentialsSession() method
DAccountManager.java3134 public AccountManagerFuture<Bundle> startUpdateCredentialsSession(
3156 mService.startUpdateCredentialsSession(
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java119 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in TestAccountType2Authenticator
DAccountManagerServiceTest.java699 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionWithNullResponse()
715 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionWithNullAccount()
738 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding()
768 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding()
808 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionReturnWithInvalidIntent()
837 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionReturnWithValidIntent()
866 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionError()
DTestAccountType1Authenticator.java316 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in TestAccountType1Authenticator
/frameworks/base/non-updatable-api/
Dsystem-lint-baseline.txt122 SamShouldBeLast: android.accounts.AccountManager#startUpdateCredentialsSession(android.accounts.Acc…
Dcurrent.txt3011 …method public android.os.Bundle startUpdateCredentialsSession(android.accounts.AccountAuthenticato…
3085 …blic android.accounts.AccountManagerFuture<android.os.Bundle> startUpdateCredentialsSession(androi…
/frameworks/base/api/
Dsystem-lint-baseline.txt209 SamShouldBeLast: android.accounts.AccountManager#startUpdateCredentialsSession(android.accounts.Acc…
Dcurrent.txt3011 …method public android.os.Bundle startUpdateCredentialsSession(android.accounts.AccountAuthenticato…
3085 …blic android.accounts.AccountManagerFuture<android.os.Bundle> startUpdateCredentialsSession(androi…
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3747 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AccountManagerService
3790 mAuthenticator.startUpdateCredentialsSession(this, account, authTokenType, in startUpdateCredentialsSession()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt319 Landroid/accounts/AbstractAccountAuthenticator$Transport;->startUpdateCredentialsSession(Landroid/a…
524 Landroid/accounts/IAccountAuthenticator$Stub$Proxy;->startUpdateCredentialsSession(Landroid/account…
544 Landroid/accounts/IAccountAuthenticator;->startUpdateCredentialsSession(Landroid/accounts/IAccountA…
602 Landroid/accounts/IAccountManager$Stub$Proxy;->startUpdateCredentialsSession(Landroid/accounts/IAcc…
705 Landroid/accounts/IAccountManager;->startUpdateCredentialsSession(Landroid/accounts/IAccountManager…