Searched refs:matchCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DDialogViewAnimator.java107 final int matchCount = mMatchParentChildren.size();
108 for (int i = 0; i < matchCount; i++) {
/frameworks/base/core/java/android/webkit/
H A DFindActionModeCallback.java164 public void updateMatchCount(int matchIndex, int matchCount, boolean isEmptyFind) { argument
166 mNumberOfMatches = matchCount;

Completed in 932 milliseconds