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