Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java132 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator.Transport
327 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.aidl54 void confirmCredentials(in IAccountManagerResponse response, in Account account, in confirmCredentials() method
DAccountManagerService.java881 public void confirmCredentials(IAccountManagerResponse response, in confirmCredentials() method in AccountManagerService