Home
last modified time | relevance | path

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

/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
DMyAccountAuthenticator.java65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MyAccountAuthenticator
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
DAuthenticator.java147 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in Authenticator
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
DGenericAccountService.java113 public Bundle updateCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in updateCredentials() method in GenericAccountService.Authenticator
/development/samples/DeviceAdminWhitelistedAccount/src/com/example/android/app/admin/whitelistedaccount/
DMyAuthenticator.java84 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MyAuthenticator.Authenticator