Searched refs:INDEX_NESTED_PROPERTIES_FIELD (Results 1 – 1 of 1) sorted by relevance
820 private static final String INDEX_NESTED_PROPERTIES_FIELD = "indexNestedProperties"; field in AppSearchSchema.DocumentPropertyConfig840 return mBundle.getBoolean(INDEX_NESTED_PROPERTIES_FIELD); in shouldIndexNestedProperties()900 bundle.putBoolean(INDEX_NESTED_PROPERTIES_FIELD, mShouldIndexNestedProperties); in build()