Home
last modified time | relevance | path

Searched defs:startUpdateCredentialsSession (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java119 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in TestAccountType2Authenticator
DTestAccountType1Authenticator.java316 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in TestAccountType1Authenticator
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl97 … void startUpdateCredentialsSession(in IAccountAuthenticatorResponse response, in Account account, in startUpdateCredentialsSession() method
DAbstractAccountAuthenticator.java404 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator.Transport
850 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator
DIAccountManager.aidl98 void startUpdateCredentialsSession(in IAccountManagerResponse response, in Account account, in startUpdateCredentialsSession() method
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3721 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AccountManagerService