Home
last modified time | relevance | path

Searched defs:updateCredentials (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java212 public void updateCredentials(IAccountAuthenticatorResponse response, Account account, in updateCredentials() method in AbstractAccountAuthenticator.Transport
429 public abstract Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in AbstractAccountAuthenticator
DIAccountAuthenticator.aidl54 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account, in updateCredentials() method
DIAccountManager.aidl53 void updateCredentials(in IAccountManagerResponse response, in Account account, in updateCredentials() method
DAccountManagerService.java1339 public void updateCredentials(IAccountManagerResponse response, final Account account, in updateCredentials() method in AccountManagerService