Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSpec.java109 private final int mSnippetCountPerProperty; field in SearchSpec
371 mSnippetCountPerProperty = snippetCountPerProperty; in SearchSpec()
489 return mSnippetCountPerProperty; in getSnippetCountPerProperty()
760 private int mSnippetCountPerProperty = MAX_SNIPPET_PER_PROPERTY_COUNT; field in SearchSpec.Builder
798 mSnippetCountPerProperty = searchSpec.getSnippetCountPerProperty(); in Builder()
1291 mSnippetCountPerProperty = snippetCountPerProperty; in setSnippetCountPerProperty()
1780 mSnippetCountPerProperty, in build()