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