Searched defs:matchInfo (Results 1 – 2 of 2) sorted by relevance
117 SearchResult.MatchInfo matchInfo = in toSearchResult() local
101 MatchInfo matchInfo = new MatchInfo(matchBundles.get(i), getGenericDocument()); in getMatchInfos() local189 public Builder addMatchInfo(@NonNull MatchInfo matchInfo) { in addMatchInfo()