Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/visibilitystore/
DVisibilityToDocumentConverterTest.java74 .addSchemaTypeVisibleToConfig("someSchema", visibleToConfig) in testToGenericDocuments()
325 .addSchemaTypeVisibleToConfig("someSchema", config1) in testToGenericDocumentAndBack()
326 .addSchemaTypeVisibleToConfig("someSchema", config2) in testToGenericDocumentAndBack()
327 .addSchemaTypeVisibleToConfig("someSchema", config3) in testToGenericDocumentAndBack()
/packages/modules/AppSearch/flags/
Dappsearch.aconfig102 description: "Enable the addSchemaTypeVisibleToConfig API in the setSchemaRequest."
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSetSchemaRequest.java591 public Builder addSchemaTypeVisibleToConfig( in addSchemaTypeVisibleToConfig() method in SetSchemaRequest.Builder
/packages/modules/AppSearch/framework/api/
Dcurrent.txt668 …NonNull public android.app.appsearch.SetSchemaRequest.Builder addSchemaTypeVisibleToConfig(@NonNul…