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.java317 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.java403 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator.Transport
849 public Bundle startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AbstractAccountAuthenticator
DIAccountManager.aidl92 void startUpdateCredentialsSession(in IAccountManagerResponse response, in Account account, in startUpdateCredentialsSession() method
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3856 public void startUpdateCredentialsSession( in startUpdateCredentialsSession() method in AccountManagerService