Searched refs:mExactMatchRange (Results 1 – 1 of 1) sorted by relevance
713 private MatchRange mExactMatchRange = new MatchRange(0, 0); field in SearchResult.MatchInfo.Builder739 mExactMatchRange = matchInfo.getExactMatchRange(); in Builder()749 mExactMatchRange = Objects.requireNonNull(matchRange); in setExactMatchRange()778 mExactMatchRange.getStart(), in build()779 mExactMatchRange.getEnd(), in build()