Searched refs:confirmCredentials (Results 1 – 7 of 7) sorted by relevance
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | AccountAuthenticator.java | 66 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in AccountAuthenticator
|
/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/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
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 | 189 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials() method in MockAccountAuthenticator
|
D | AccountManagerTest.java | 1450 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(ACCOUNT, in testConfirmCredentials() 1478 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(account, in testConfirmCredentialsAccountNotOnDevice() 1498 Bundle result = am.confirmCredentials(ACCOUNT, in testLastAuthenticatedTimeAfterConfirmCredentialsSuccess() 1575 AccountManagerFuture<Bundle> futureBundle = am.confirmCredentials(ACCOUNT, in testConfirmCredentialsWithCallbackAndHandler() 1999 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
|