Searched refs:mPasswordWatcher (Results 1 – 1 of 1) sorted by relevance
115 mPassword.addTextChangedListener(expectation.mPasswordWatcher); in expectAutoFill()125 private final OneTimeTextWatcher mPasswordWatcher; field in SimpleSaveActivity.FillExpectation129 mPasswordWatcher = password == null in FillExpectation()136 if (mPasswordWatcher != null) { in assertAutoFilled()137 mPasswordWatcher.assertAutoFilled(); in assertAutoFilled()