Searched refs:numberOfMatches (Results 1 – 1 of 1) sorted by relevance
1338 int activeMatchOrdinal, int numberOfMatches, boolean isDoneCounting) { in onFindResultReceived() argument1349 if (mRetry && numberOfMatches != mMatchesWanted) { in onFindResultReceived()1352 mFuture.set(numberOfMatches); in onFindResultReceived()