Home
last modified time | relevance | path

Searched refs:mOptionsConfirmCredentials (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java56 public Bundle mOptionsConfirmCredentials; field in MockAccountAuthenticator
118 mOptionsConfirmCredentials = null; in clearData()
193 this.mOptionsConfirmCredentials = options; in confirmCredentials()
DAccountManagerTest.java453 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testAddAccount()
517 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testAddAccountWithCallbackAndHandler()
1090 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()
1389 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testGetAuthTokenByFeatures()
1405 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testGetAuthTokenByFeatures()
1421 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testGetAuthTokenByFeatures()
1437 validateOptions(null, mockAuthenticator.mOptionsConfirmCredentials); in testGetAuthTokenByFeatures()