Searched refs:mOptionsStartUpdateCredentialsSession (Results 1 – 2 of 2) sorted by relevance
61 public Bundle mOptionsStartUpdateCredentialsSession; field in MockAccountAuthenticator129 mOptionsStartUpdateCredentialsSession = null; in clearData()396 mOptionsStartUpdateCredentialsSession = options; in startUpdateCredentialsSession()
3239 validateOptions(null, mockAuthenticator.mOptionsStartUpdateCredentialsSession);3250 validateOptions(options, mockAuthenticator.mOptionsStartUpdateCredentialsSession);3251 assertNotNull(mockAuthenticator.mOptionsStartUpdateCredentialsSession);3252 assertEquals(accountName, mockAuthenticator.mOptionsStartUpdateCredentialsSession3256 assertNotNull(mockAuthenticator.mOptionsStartUpdateCredentialsSession3275 validateOptions(null, mockAuthenticator.mOptionsStartUpdateCredentialsSession);4132 validateOptions(null, mockAuthenticator.mOptionsStartUpdateCredentialsSession);