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.aidl105 … void startUpdateCredentialsSession(in IAccountAuthenticatorResponse response, in Account account, in startUpdateCredentialsSession() method
DAbstractAccountAuthenticator.java401 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator.Transport
847 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator
DIAccountManager.aidl95 void startUpdateCredentialsSession(in IAccountManagerResponse response, in Account account, in startUpdateCredentialsSession() method
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3747 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AccountManagerService