Searched refs:mOptionsGetAuthToken (Results 1 – 2 of 2) sorted by relevance
57 public Bundle mOptionsGetAuthToken; field in MockAccountAuthenticator116 mOptionsGetAuthToken = null; in clearData()219 this.mOptionsGetAuthToken = options; in getAuthToken()
430 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccount()471 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testAddAccountWithCallbackAndHandler()1019 validateOptions(OPTIONS_BUNDLE, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()1020 validateSystemOptions(mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenWithFuture_Options_DefaultToken_Success()1318 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1334 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1350 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()1366 validateOptions(null, mockAuthenticator.mOptionsGetAuthToken); in testGetAuthTokenByFeatures()