Searched refs:mOptionsStartUpdateCredentialsSession (Results 1 – 2 of 2) sorted by relevance
61 public Bundle mOptionsStartUpdateCredentialsSession; field in MockAccountAuthenticator129 mOptionsStartUpdateCredentialsSession = null; in clearData()399 mOptionsStartUpdateCredentialsSession = options; in startUpdateCredentialsSession()
3253 validateOptions(null, mockAuthenticator.mOptionsStartUpdateCredentialsSession);3264 validateOptions(options, mockAuthenticator.mOptionsStartUpdateCredentialsSession);3265 assertNotNull(mockAuthenticator.mOptionsStartUpdateCredentialsSession);3266 assertEquals(accountName, mockAuthenticator.mOptionsStartUpdateCredentialsSession3270 assertNotNull(mockAuthenticator.mOptionsStartUpdateCredentialsSession3289 validateOptions(null, mockAuthenticator.mOptionsStartUpdateCredentialsSession);4146 validateOptions(null, mockAuthenticator.mOptionsStartUpdateCredentialsSession);