Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java143 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator.Transport
410 public abstract Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator
DIAccountAuthenticator.aidl37 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials() method