Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java143 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator.Transport
378 public abstract Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator
DIAccountAuthenticator.aidl37 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials() method
DIAccountManager.aidl55 void confirmCredentials(in IAccountManagerResponse response, in Account account, in confirmCredentials() method
DAccountManagerService.java1162 public void confirmCredentials(IAccountManagerResponse response, in confirmCredentials() method in AccountManagerService