Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchResultToProtoConverter.java129 int exactMatchPosition = snippetMatchProto.getExactMatchUtf16Position(); in toMatchInfo() local
133 exactMatchPosition, in toMatchInfo()
134 exactMatchPosition + snippetMatchProto.getExactMatchUtf16Length())) in toMatchInfo()
137 exactMatchPosition, in toMatchInfo()
138 exactMatchPosition + snippetMatchProto.getSubmatchUtf16Length())) in toMatchInfo()