Home
last modified time | relevance | path

Searched defs:matchIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
DFindActionModeCallback.java170 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { in updateMatchCount()
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp369 ssize_t matchIndex = in findMatchingCodecs() local