Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl105 … void startUpdateCredentialsSession(in IAccountAuthenticatorResponse response, in Account account, in startUpdateCredentialsSession() method
DAbstractAccountAuthenticator.java402 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator.Transport
416 .startUpdateCredentialsSession( in startUpdateCredentialsSession()
848 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator
DIAccountManager.aidl92 void startUpdateCredentialsSession(in IAccountManagerResponse response, in Account account, in startUpdateCredentialsSession() method
DAccountManager.java3239 public AccountManagerFuture<Bundle> startUpdateCredentialsSession(
3261 mService.startUpdateCredentialsSession(
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java119 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in TestAccountType2Authenticator
DAccountManagerServiceTest.java713 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionWithNullResponse()
729 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionWithNullAccount()
752 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding()
782 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding()
822 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionReturnWithInvalidIntent()
851 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionReturnWithValidIntent()
880 mAms.startUpdateCredentialsSession( in testStartUpdateCredentialsSessionError()
DTestAccountType1Authenticator.java316 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in TestAccountType1Authenticator
/frameworks/base/core/api/
Dsystem-lint-baseline.txt136 SamShouldBeLast: android.accounts.AccountManager#startUpdateCredentialsSession(android.accounts.Acc…
Dcurrent.txt3255 …method public android.os.Bundle startUpdateCredentialsSession(android.accounts.AccountAuthenticato…
3329 …blic android.accounts.AccountManagerFuture<android.os.Bundle> startUpdateCredentialsSession(androi…
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3836 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AccountManagerService
3879 mAuthenticator.startUpdateCredentialsSession(this, account, authTokenType, in startUpdateCredentialsSession()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-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…