Searched refs:addMatchInfo (Results 1 – 4 of 4) sorted by relevance
40 .addMatchInfo(new SearchResult.MatchInfo.Builder("propertyPath1").build()) in testSearchResultBuilderCopyConstructor()41 .addMatchInfo(new SearchResult.MatchInfo.Builder("propertyPath2").build()) in testSearchResultBuilderCopyConstructor()42 .addMatchInfo(new SearchResult.MatchInfo.Builder("propertyPath3").build()) in testSearchResultBuilderCopyConstructor()
271 addMatchInfo(new MatchInfo.Builder(matchInfos.get(i)).build()); in Builder()292 public Builder addMatchInfo(@NonNull MatchInfo matchInfo) { in addMatchInfo() method in SearchResult.Builder
108 builder.addMatchInfo(matchInfo); in toUnprefixedSearchResult()
469 …method @NonNull public android.app.appsearch.SearchResult.Builder addMatchInfo(@NonNull android.ap…