Searched refs:isEmptyFind (Results 1 – 1 of 1) sorted by relevance
170 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount() argument171 if (!isEmptyFind) { in updateMatchCount()