/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | allowlisted-methods.txt | 4 public android.accounts.AccountManagerFuture<android.os.Bundle> updateCredentials(android.accounts.…
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/ |
D | PocAuthService.java | 74 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in PocAuthService.PocAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/ |
D | PocAuthService.java | 73 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in PocAuthService.Authenticator
|
/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
D | SyncAdapterSettingsAuthenticator.java | 65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in SyncAdapterSettingsAuthenticator.Authenticator
|
/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/ |
D | MockAuthenticatorService.java | 77 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAuthenticatorService.Authenticator
|
/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/ |
D | TestAccountAuthenticator.java | 75 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in TestAccountAuthenticator
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MockAccountAuthenticator.java | 62 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
|
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/ |
D | StubAuthenticator.java | 83 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in StubAuthenticator.Authenticator
|
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
D | MockAccountAuthenticator.java | 61 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAccountAuthenticator
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 87 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in StaticAccountAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/ |
D | StubAuthenticator.java | 96 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in StubAuthenticator.Authenticator
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/ |
D | PocAuthenticator.java | 89 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in PocAuthenticator
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | TestDefaultAuthenticator.java | 103 public Bundle updateCredentials( in updateCredentials() method in TestDefaultAuthenticator
|
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/ |
D | StubAuthenticator.java | 98 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in StubAuthenticator.Authenticator
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdAuthenticator.java | 107 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in StatsdAuthenticator.Authenticator
|
/cts/common/device-side/bedstead/remoteaccountauthenticator/src/main/java/com/android/bedstead/remoteaccountauthenticator/ |
D | RemoteAccountAuthenticator.java | 108 accountManager().updateCredentials( in setFeatures()
|
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/ |
D | SyncManagerCtsAuthenticator.java | 116 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in SyncManagerCtsAuthenticator.Authenticator
|
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/ |
D | MockAuthenticator.java | 111 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAuthenticator.MockAccountAuthenticator
|
/cts/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/ |
D | MockAuthenticator.java | 110 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in MockAuthenticator.MockAccountAuthenticator
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | AccountAuthenticator.java | 83 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in AccountAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35669/test-app/src/android/security/cts/CVE_2023_35669_test/ |
D | PocAuthService.java | 161 public Bundle updateCredentials( in updateCredentials() method in PocAuthService.TestAccountAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/ |
D | Authenticator.java | 169 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials() method in Authenticator
|
/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/ |
D | TestAppAccountAuthenticator.java | 96 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials() method in TestAppAccountAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21124/test-app/src/android/security/cts/CVE_2023_21124_test/ |
D | PocAuthService.java | 165 public Bundle updateCredentials( in updateCredentials() method in PocAuthService.TestAccountAuthenticator
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/ |
D | Authenticator.java | 149 …public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, String aut… in updateCredentials() method in Authenticator
|