Home
last modified time | relevance | path

Searched refs:toMatchInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchResultToProtoConverter.java118 toMatchInfo(entry.getSnippetMatches(j), entry.getPropertyName()); in toSearchResult()
126 private static SearchResult.MatchInfo toMatchInfo( in toMatchInfo() method in SearchResultToProtoConverter