Searched refs:confirmCredentials (Results 1 – 6 of 6) sorted by relevance
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | MockAccountAuthenticator.java | 66 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAccountAuthenticator
|
/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/tests/tests/provider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 70 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in StaticAccountAuthenticator
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | MockAccountAuthenticator.java | 188 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAccountAuthenticator
|
D | AccountManagerTest.java | 1377 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(ACCOUNT, in testConfirmCredentials() 1405 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(account, in testConfirmCredentialsAccountNotOnDevice() 1425 Bundle result = am.confirmCredentials(ACCOUNT, in testLastAuthenticatedTimeAfterConfirmCredentialsSuccess() 1502 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(ACCOUNT, in testConfirmCredentialsWithCallbackAndHandler() 1926 Bundle result = am.confirmCredentials(account,
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | TestAccountAuthenticator.java | 110 public Bundle confirmCredentials( in confirmCredentials() method in TestAccountAuthenticator
|