Home
last modified time | relevance | path

Searched refs:isEmptyFind (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/webkit/
H A DFindActionModeCallback.java170 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount() argument
171 if (!isEmptyFind) { in updateMatchCount()