/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
D | SyncAdapterSettingsAuthenticator.java | 71 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in SyncAdapterSettingsAuthenticator.Authenticator
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 68 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in StaticAccountAuthenticator
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MockAccountAuthenticator.java | 68 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAccountAuthenticator
|
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/ |
D | StubAuthenticator.java | 66 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials() method in StubAuthenticator.Authenticator
|
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
D | MockAccountAuthenticator.java | 67 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAccountAuthenticator
|
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/ |
D | StubAuthenticator.java | 78 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials() method in StubAuthenticator.Authenticator
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | TestDefaultAuthenticator.java | 78 public Bundle confirmCredentials( in confirmCredentials() method in TestDefaultAuthenticator
|
D | TestAccountAuthenticator.java | 107 public Bundle confirmCredentials( in confirmCredentials() method in TestAccountAuthenticator
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdAuthenticator.java | 113 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in StatsdAuthenticator.Authenticator
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | BatteryStatsAuthenticator.java | 114 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in BatteryStatsAuthenticator.Authenticator
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/ |
D | TestAuthenticator.java | 98 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in TestAuthenticator.Authenticator
|
/cts/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/ |
D | MockAuthenticator.java | 116 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAuthenticator.MockAccountAuthenticator
|
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/ |
D | SyncManagerCtsAuthenticator.java | 122 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in SyncManagerCtsAuthenticator.Authenticator
|
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/ |
D | MockAuthenticator.java | 117 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAuthenticator.MockAccountAuthenticator
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | AccountAuthenticator.java | 89 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in AccountAuthenticator
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/ |
D | TestAuthenticator.java | 108 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in TestAuthenticator.Authenticator
|
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/ |
D | Authenticator.java | 163 public Bundle confirmCredentials( in confirmCredentials() method in Authenticator
|
/cts/tests/tests/security/src/android/security/cts/ |
D | NanoAppBundleTest.java | 252 public Bundle confirmCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in confirmCredentials() method in NanoAppBundleTest.Authenticator
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | MockAccountAuthenticator.java | 202 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAccountAuthenticator
|
D | AccountManagerTest.java | 1680 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(ACCOUNT, in testConfirmCredentials() 1711 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(account, in testConfirmCredentialsAccountNotOnDevice() 1734 Bundle result = am.confirmCredentials(ACCOUNT, in testLastAuthenticatedTimeAfterConfirmCredentialsSuccess() 1815 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(ACCOUNT, in testConfirmCredentialsWithCallbackAndHandler() 2284 Bundle result = am.confirmCredentials(account,
|