Searched refs:mOptionsGetAuthToken (Results 1 – 2 of 2) sorted by relevance
58 public Bundle mOptionsGetAuthToken; field in MockAccountAuthenticator117 mOptionsGetAuthToken = null; in clearData()220 this.mOptionsGetAuthToken = options; in getAuthToken()
454 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()