Searched refs:mShouldIndexNestedProperties (Results 1 – 1 of 1) sorted by relevance
848 private boolean mShouldIndexNestedProperties = false; field in AppSearchSchema.DocumentPropertyConfig.Builder889 mShouldIndexNestedProperties = indexNestedProperties; in setShouldIndexNestedProperties()900 bundle.putBoolean(INDEX_NESTED_PROPERTIES_FIELD, mShouldIndexNestedProperties); in build()