Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java58 public Bundle mOptionsGetAuthToken; field in MockAccountAuthenticator
117 mOptionsGetAuthToken = null; in clearData()
220 this.mOptionsGetAuthToken = options; in getAuthToken()
DAccountManagerTest.java454 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccount()
518 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccountWithCallbackAndHandler()
1091 validateOptions(OPTIONS_BUNDLE, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()
1092 validateSystemOptions(mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()
1390 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()
1406 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()
1422 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()
1438 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()