Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/webkit/
H A DFindActionModeCallback.java109 updateMatchCount(activeMatchOrdinal, numberOfMatches, numberOfMatches == 0); in onFindResultReceived()
164 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount() method in FindActionModeCallback
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt14577 method public void updateMatchCount(int, int, boolean);