Searched refs:getExactMatchRange (Results 1 – 3 of 3) sorted by relevance
106 assertThat(match.getExactMatchRange()) in testSingleStringSnippet()214 assertThat(match1.getExactMatchRange()) in testMultipleStringSnippet()224 assertThat(match2.getExactMatchRange()) in testMultipleStringSnippet()305 assertThat(match1.getExactMatchRange()) in testNestedDocumentSnippet()315 assertThat(match2.getExactMatchRange()) in testNestedDocumentSnippet()
363 public MatchRange getExactMatchRange() { in getExactMatchRange() method in SearchResult.MatchInfo380 return getSubstring(getExactMatchRange()); in getExactMatch()
307 method @NonNull public android.app.appsearch.SearchResult.MatchRange getExactMatchRange();