Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DAppSearchSchema.java1598 private boolean mShouldIndexNestedProperties = false; field in AppSearchSchema.DocumentPropertyConfig.Builder
1659 mShouldIndexNestedProperties = indexNestedProperties; in setShouldIndexNestedProperties()
1754 if (mShouldIndexNestedProperties && !mIndexableNestedPropertiesList.isEmpty()) { in build()
1767 mShouldIndexNestedProperties, in build()