Searched refs:mOptionsGetAuthToken (Results 1 – 2 of 2) sorted by relevance
59 public Bundle mOptionsGetAuthToken; field in MockAccountAuthenticator126 mOptionsGetAuthToken = null; in clearData()233 this.mOptionsGetAuthToken = options; in getAuthToken()
477 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccount()541 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccountWithCallbackAndHandler()1321 validateOptions(OPTIONS_BUNDLE, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()1322 validateSystemOptions(mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()1620 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1636 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1652 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1668 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()3237 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken);3261 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken);[all …]