Searched refs:getSubstring (Results 1 – 1 of 1) sorted by relevance
486 return getSubstring(getExactMatchRange()); in getExactMatch()521 return getSubstring(getSubmatchRange()); in getSubmatch()561 return getSubstring(getSnippetRange()); in getSnippet()564 private CharSequence getSubstring(MatchRange range) { in getSubstring() method in SearchResult.MatchInfo