Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/
DAppSearchSessionInternalTest.java75 .setIndexingType( in testQuery_typeFilterWithPolymorphism()
86 .setIndexingType( in testQuery_typeFilterWithPolymorphism()
173 .setIndexingType( in testQuery_projectionWithPolymorphism()
180 .setIndexingType( in testQuery_projectionWithPolymorphism()
191 .setIndexingType( in testQuery_projectionWithPolymorphism()
198 .setIndexingType( in testQuery_projectionWithPolymorphism()
205 .setIndexingType( in testQuery_projectionWithPolymorphism()
279 .setIndexingType( in testQuery_indexBasedOnParentTypePolymorphism()
290 .setIndexingType( in testQuery_indexBasedOnParentTypePolymorphism()
297 .setIndexingType( in testQuery_indexBasedOnParentTypePolymorphism()
[all …]
/packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/external/app/
DAppSearchSessionInternalTestBase.java123 .setIndexingType( in testQuery_typeFilterWithPolymorphism()
134 .setIndexingType( in testQuery_typeFilterWithPolymorphism()
219 .setIndexingType( in testQuery_projectionWithPolymorphism()
226 .setIndexingType( in testQuery_projectionWithPolymorphism()
237 .setIndexingType( in testQuery_projectionWithPolymorphism()
244 .setIndexingType( in testQuery_projectionWithPolymorphism()
251 .setIndexingType( in testQuery_projectionWithPolymorphism()
323 .setIndexingType( in testQuery_projectionWithPolymorphismAndSchemaFilter()
330 .setIndexingType( in testQuery_projectionWithPolymorphismAndSchemaFilter()
341 .setIndexingType( in testQuery_projectionWithPolymorphismAndSchemaFilter()
[all …]
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DTestUtils.java53 .setIndexingType(
68 .setIndexingType(
77 .setIndexingType(
86 .setIndexingType(
99 .setIndexingType(
113 .setIndexingType(
122 .setIndexingType(
131 .setIndexingType(
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
DSchemaToProtoConverterTest.java46 .setIndexingType( in testGetProto_DescriptionSet()
168 .setIndexingType( in testGetProto_Email()
179 .setIndexingType( in testGetProto_Email()
239 .setIndexingType( in testGetProto_MusicRecording()
366 .setIndexingType( in testGetProto_DocumentIndexingConfig()
434 .setIndexingType( in testGetProto_EmbeddingProperty()
445 .setIndexingType( in testGetProto_EmbeddingProperty()
456 .setIndexingType( in testGetProto_EmbeddingProperty()
465 .setIndexingType( in testGetProto_EmbeddingProperty()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/appsearchtypes/
DPerson.java92 .setIndexingType( in createSchema()
108 .setIndexingType( in createSchema()
121 .setIndexingType( in createSchema()
134 .setIndexingType( in createSchema()
184 .setIndexingType( in createSchema()
218 .setIndexingType( in createSchema()
232 .setIndexingType( in createSchema()
DContactPoint.java52 .setIndexingType(
72 .setIndexingType(
85 .setIndexingType(
98 .setIndexingType(
/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/appsearchtypes/
DMobileApplication.java78 .setIndexingType( in createMobileApplicationSchemaForPackage()
87 .setIndexingType( in createMobileApplicationSchemaForPackage()
96 .setIndexingType( in createMobileApplicationSchemaForPackage()
113 .setIndexingType( in createMobileApplicationSchemaForPackage()
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSchemaToProtoConverter.java236 builder.setIndexingType(convertTermMatchTypeFromProto(termMatchTypeProto)); in toStringPropertyConfig()
267 builder.setIndexingType(convertNumericMatchTypeFromProto(numericMatchTypeProto)); in toLongPropertyConfig()
282 builder.setIndexingType(convertEmbeddingIndexingTypeFromProto(embeddingIndexingType)); in toEmbeddingPropertyConfig()
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DTestUtils.java73 .setIndexingType(
88 .setIndexingType(
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java543 .setIndexingType( in testLoggingStats_putDocument_success()
596 .setIndexingType( in testLoggingStats_putDocument_failure()
651 .setIndexingType( in testLoggingStats_search_success()
786 .setIndexingType( in testLoggingStats_search_join()
804 .setIndexingType( in testLoggingStats_search_join()
1102 .setIndexingType( in testLoggingStats_setSchema()
DAppSearchImplTest.java1228 .setIndexingType( in testSearchSuggestion()
1308 .setIndexingType( in testSearchSuggestion_removeDocument()
1368 .setIndexingType( in testSearchSuggestion_replaceDocument()
1442 .setIndexingType( in testSearchSuggestion_namespaceFilter()
1525 .setIndexingType( in testSearchSuggestion_invalidPrefix()
1597 .setIndexingType( in testSearchSuggestion_emptyPrefix()
2287 .setIndexingType( in testSetSchema_incompatible()
4171 .setIndexingType( in testLimitConfig_RemoveByQuery()
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DAppSearchSchema.java859 public StringPropertyConfig.Builder setIndexingType( in setIndexingType() method in AppSearchSchema.StringPropertyConfig.Builder
1090 public LongPropertyConfig.Builder setIndexingType( in setIndexingType() method in AppSearchSchema.LongPropertyConfig.Builder
1653 public EmbeddingPropertyConfig.Builder setIndexingType( in setIndexingType() method in AppSearchSchema.EmbeddingPropertyConfig.Builder
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/
DAdbDumpUtilTest.java134 "name").setIndexingType( in testDesensitizeRealDebugInfo()
/packages/modules/AppSearch/framework/api/
Dcurrent.txt133 … public android.app.appsearch.AppSearchSchema.EmbeddingPropertyConfig.Builder setIndexingType(int);
147 …nNull public android.app.appsearch.AppSearchSchema.LongPropertyConfig.Builder setIndexingType(int);
179 …ull public android.app.appsearch.AppSearchSchema.StringPropertyConfig.Builder setIndexingType(int);