Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/legacy_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
/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdAuthenticator.java113 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in StatsdAuthenticator.Authenticator