Searched refs:isDoneCounting (Results 1 – 4 of 4) sorted by relevance
41 boolean isDoneCounting); in onFindResultReceived() argument48 int numberOfMatches, boolean isDoneCounting) { in loadContentsFromStringSync()51 isDoneCounting); in loadContentsFromStringSync()79 boolean isDoneCounting) { in findAllAsyncOnUiThread()80 if (isDoneCounting) set(numberOfMatches); in findAllAsyncOnUiThread()107 boolean isDoneCounting) { in findNextOnUiThread()108 if (isDoneCounting) set(activeMatchOrdinal); in findNextOnUiThread()
146 boolean isDoneCounting) { in onFindResultReceived() argument
274 boolean isDoneCounting); in onFindResultReceived() argument
1997 boolean isDoneCounting) {1998 mContentsClient.onFindResultReceived(activeMatchOrdinal, numberOfMatches, isDoneCounting);