Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java268 public void updateCredentials(IAccountAuthenticatorResponse response, Account account, in updateCredentials() method in AbstractAccountAuthenticator.Transport
676 public abstract Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in AbstractAccountAuthenticator
/aosp_15_r20/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
H A DMyAccountAuthenticator.java65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MyAccountAuthenticator
/aosp_15_r20/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
DAuthenticator.java64 public Bundle updateCredentials(AccountAuthenticatorResponse r, Account account, String s, in updateCredentials() method in Authenticator
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientAccountAuthenticator.java110 public Bundle updateCredentials( in updateCredentials() method in PbapClientAccountAuthenticator
/aosp_15_r20/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/
H A DMockAuthenticatorService.java77 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAuthenticatorService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/
H A DPocAuthService.java74 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in PocAuthService.PocAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
H A DPocAuthService.java73 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in PocAuthService.Authenticator
/aosp_15_r20/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
H A DSyncAdapterSettingsAuthenticator.java65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in SyncAdapterSettingsAuthenticator.Authenticator
/aosp_15_r20/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/
H A DTestAccountAuthenticator.java75 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in TestAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/test-app/src/android/security/cts/CVE_2024_43086_test/
H A DPocAuthService.java88 public Bundle updateCredentials( in updateCredentials() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/
H A DPocAuthenticator.java89 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in PocAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-2/src/android/security/cts/CVE_2024_43086_helper/
H A DPocAuthService.java88 public Bundle updateCredentials( in updateCredentials() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-1/src/android/security/cts/CVE_2024_43086_helper/
H A DPocAuthService.java88 public Bundle updateCredentials( in updateCredentials() method in PocAuthService.PocAbstractAccountAuthenticator
/aosp_15_r20/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
H A DTestDefaultAuthenticator.java103 public Bundle updateCredentials( in updateCredentials() method in TestDefaultAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-40676/src/android/security/cts/CVE_2024_40676/
H A DAccountService.java112 public Bundle updateCredentials( in updateCredentials() method in AccountService.PocAccountAuthenticator
/aosp_15_r20/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/
H A DStubAccountService.java92 public Bundle updateCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in updateCredentials() method in StubAccountService.StubAuthenticator
/aosp_15_r20/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
H A DStubAuthenticator.java83 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in StubAuthenticator.Authenticator
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
DTestAuthenticator.java138 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in TestAuthenticator
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/accounts/
DGenericAccountService.java113 public Bundle updateCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in updateCredentials() method in GenericAccountService.Authenticator
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
H A DMockAccountAuthenticator.java61 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
/aosp_15_r20/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/accounts/
H A DGenericAccountService.java113 public Bundle updateCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in updateCredentials() method in GenericAccountService.Authenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
H A DAuthenticator.java149 …public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, String aut… in updateCredentials() method in Authenticator
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DMockAccountAuthenticator.java62 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/
H A DStubAuthenticator.java96 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in StubAuthenticator.Authenticator
/aosp_15_r20/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
H A DAuthenticator.java147 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in Authenticator

12345678910