Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DAuthenticatorService.java69 public Bundle confirmCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in confirmCredentials() method in AuthenticatorService.Authenticator
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java64 public Bundle confirmCredentials( in confirmCredentials() method in TestAccountType2Authenticator
DTestAccountType1Authenticator.java105 public Bundle confirmCredentials( in confirmCredentials() method in TestAccountType1Authenticator
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl39 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials() method
DAbstractAccountAuthenticator.java185 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator.Transport
585 public abstract Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator