Searched refs:mMatchesWanted (Results 1 – 1 of 1) sorted by relevance
1331 private final int mMatchesWanted; field in WebViewTest.WaitForFindResultsListener1339 mMatchesWanted = matches; in WaitForFindResultsListener()1359 if (mRetry && numberOfMatches != mMatchesWanted) { in onFindResultReceived()