Home
last modified time | relevance | path

Searched refs:updateCredentials (Results 1 – 20 of 20) sorted by relevance

/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in SyncAdapterSettingsAuthenticator.Authenticator
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java87 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in StaticAccountAuthenticator
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java62 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java83 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in StubAuthenticator.Authenticator
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
DMockAccountAuthenticator.java61 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java98 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in StubAuthenticator.Authenticator
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestDefaultAuthenticator.java103 public Bundle updateCredentials( in updateCredentials() method in TestDefaultAuthenticator
DTestAccountAuthenticator.java217 public Bundle updateCredentials( in updateCredentials() method in TestAccountAuthenticator
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdAuthenticator.java107 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in StatsdAuthenticator.Authenticator
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java108 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in BatteryStatsAuthenticator.Authenticator
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java92 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in TestAuthenticator.Authenticator
/cts/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/
DMockAuthenticator.java110 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAuthenticator.MockAccountAuthenticator
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java116 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in SyncManagerCtsAuthenticator.Authenticator
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/
DMockAuthenticator.java111 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAuthenticator.MockAccountAuthenticator
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java83 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in AccountAuthenticator
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java102 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in TestAuthenticator.Authenticator
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java169 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in Authenticator
/cts/tests/tests/security/src/android/security/cts/
DNanoAppBundleTest.java259 public Bundle updateCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in updateCredentials() method in NanoAppBundleTest.Authenticator
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java177 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
DAccountManagerTest.java1756 am.updateCredentials(ACCOUNT, in testLastAuthenticatedTimeAfterUpdateCredentialsSuccess()
1836 AccountManagerFuture<Bundle> futureBundle = am.updateCredentials(ACCOUNT, in testUpdateCredentials()
1893 AccountManagerFuture<Bundle> futureBundle = am.updateCredentials(ACCOUNT, in testUpdateCredentialsWithCallbackAndHandler()