Searched refs:numberOfMatches (Results 1 – 1 of 1) sorted by relevance
1349 public void onFindResultReceived(int activeMatchOrdinal, int numberOfMatches, in onFindResultReceived() argument1359 if (mRetry && numberOfMatches != mMatchesWanted) { in onFindResultReceived()1363 mFuture.set(numberOfMatches); in onFindResultReceived()