Searched refs:mPasswordLatch (Results 1 – 1 of 1) sorted by relevance
76 private final CountDownLatch mPasswordLatch = new CountDownLatch(1); field in MyWebView.FillExpectation94 mPasswordLatch.countDown(); in setPassword()104 assertCalled(mPasswordLatch, "password"); in assertPasswordCalled()