Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchResultToProtoConverter.java107 toMatchInfo(entry.getSnippetMatches(j), entry.getPropertyName()); in toUnprefixedSearchResult()
127 private static SearchResult.MatchInfo toMatchInfo( in toMatchInfo() method in SearchResultToProtoConverter