Searched refs:mMatchLength (Results 1 – 1 of 1) sorted by relevance
545 int mMatchLength = 0; field in TextUtilities.SearchTerm645 if (chrLowerCase == t.mTermLowerCase.charAt(t.mMatchLength)) { in highlightTerms()646 if (t.mMatchLength++ == 0) { in highlightTerms()650 if (t.mMatchLength == t.mLength) { in highlightTerms()670 t.mMatchLength = 0; in highlightTerms()685 int matchEnd = t.mMatchStart + t.mMatchLength; in highlightTerms()704 t.mMatchLength = 0; in highlightTerms()