Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/accounts/
DAuthenticator.java47 public Bundle confirmCredentials(AccountAuthenticatorResponse r, Account account, Bundle bundle) in confirmCredentials() method in Authenticator
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DAuthenticator.java53 public Bundle confirmCredentials(AccountAuthenticatorResponse r, Account account, Bundle bundle) in confirmCredentials() method in Authenticator
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
DTestAuthenticator.java98 public Bundle confirmCredentials( in confirmCredentials() method in TestAuthenticator