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