Searched refs:mOptionsGetAuthToken (Results 1 – 2 of 2) sorted by relevance
59 public Bundle mOptionsGetAuthToken; field in MockAccountAuthenticator126 mOptionsGetAuthToken = null; in clearData()234 this.mOptionsGetAuthToken = options; in getAuthToken()
491 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccount()555 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccountWithCallbackAndHandler()1335 validateOptions(OPTIONS_BUNDLE, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()1336 validateSystemOptions(mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()1634 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1650 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1666 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1682 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()3251 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken);3275 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken);[all …]