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.java1360 private boolean mShouldIndexNestedProperties = false; field in AppSearchSchema.DocumentPropertyConfig.Builder
1422 mShouldIndexNestedProperties = indexNestedProperties; in setShouldIndexNestedProperties()
1522 if (mShouldIndexNestedProperties && !mIndexableNestedPropertiesList.isEmpty()) { in build()
1535 mShouldIndexNestedProperties, in build()