/packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/ |
D | AppSearchSessionInternalTest.java | 75 .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/ |
D | AppSearchSessionInternalTestBase.java | 123 .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/ |
D | TestUtils.java | 53 .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/ |
D | SchemaToProtoConverterTest.java | 46 .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/ |
D | Person.java | 92 .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()
|
D | ContactPoint.java | 52 .setIndexingType( 72 .setIndexingType( 85 .setIndexingType( 98 .setIndexingType(
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/appsearchtypes/ |
D | MobileApplication.java | 78 .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/ |
D | SchemaToProtoConverter.java | 236 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/ |
D | TestUtils.java | 73 .setIndexingType( 88 .setIndexingType(
|
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/ |
D | AppSearchLoggerTest.java | 543 .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()
|
D | AppSearchImplTest.java | 1228 .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/ |
D | AppSearchSchema.java | 859 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/ |
D | AdbDumpUtilTest.java | 134 "name").setIndexingType( in testDesensitizeRealDebugInfo()
|
/packages/modules/AppSearch/framework/api/ |
D | current.txt | 133 … 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);
|