Searched refs:updateCredentials (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DAuthenticator.java75 public Bundle updateCredentials(AccountAuthenticatorResponse r, Account account, String s, method in class:Authenticator
/packages/apps/Email/provider_src/com/android/email/service/
H A DEasTestAuthenticatorService.java108 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, method in class:EasTestAuthenticatorService.EasAuthenticator
H A DAuthenticatorService.java150 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, method in class:AuthenticatorService.Authenticator
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
H A DTestAuthenticator.java138 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, method in class:TestAuthenticator
141 Log.v(TestauthConstants.LOG_TAG, "updateCredentials()");

Completed in 2069 milliseconds