Searched defs:schemas (Results 1 – 10 of 10) sorted by relevance
466 List<AppSearchSchema> schemas = in testTriggerCheckOptimizeByMutationSize() local520 List<AppSearchSchema> schemas = in testReset() local823 List<AppSearchSchema> schemas = in testSearchSuggestion() local891 List<AppSearchSchema> schemas = in testSearchSuggestion_removeDocument() local947 List<AppSearchSchema> schemas = in testSearchSuggestion_replaceDocument() local1017 List<AppSearchSchema> schemas = in testSearchSuggestion_namespaceFilter() local1088 List<AppSearchSchema> schemas = in testSearchSuggestion_invalidPrefix() local1156 List<AppSearchSchema> schemas = in testSearchSuggestion_emptyPrefix() local1804 List<AppSearchSchema> schemas = in testSetSchema() local1890 List<AppSearchSchema> schemas = in testRemoveSchema() local[all …]
399 List<AppSearchSchema> schemas = in testLoggingStats_initializeWithDocuments_success() local464 List<AppSearchSchema> schemas = in testLoggingStats_initialize_failure() local533 List<AppSearchSchema> schemas = Collections.singletonList(testSchema); in testLoggingStats_putDocument_success() local586 List<AppSearchSchema> schemas = Collections.singletonList(testSchema); in testLoggingStats_putDocument_failure() local641 List<AppSearchSchema> schemas = Collections.singletonList(testSchema); in testLoggingStats_search_success() local724 List<AppSearchSchema> schemas = in testLoggingStats_search_failure() local794 List<AppSearchSchema> schemas = Arrays.asList(actionSchema, entitySchema); in testLoggingStats_search_join() local934 List<AppSearchSchema> schemas = in testLoggingStats_remove_success() local974 List<AppSearchSchema> schemas = in testLoggingStats_remove_failure() local1026 List<AppSearchSchema> schemas = in testLoggingStats_removeByQuery_success() local
69 List<String> schemas = mBundle.getStringArrayList(FILTER_SCHEMA_FIELD); in getFilterSchemas() local92 public Builder addFilterSchemas(@NonNull String... schemas) { in addFilterSchemas()106 public Builder addFilterSchemas(@NonNull Collection<String> schemas) { in addFilterSchemas()
152 SetSchemaRequest( in SetSchemaRequest()289 public Builder addSchemas(@NonNull AppSearchSchema... schemas) { in addSchemas()302 public Builder addSchemas(@NonNull Collection<AppSearchSchema> schemas) { in addSchemas()
240 List<String> schemas = mBundle.getStringArrayList(SCHEMA_FIELD); in getFilterSchemas() local325 Set<String> schemas = typePropertyPathsBundle.keySet(); in getProjections() local348 Set<String> schemas = typePropertyPathsBundle.keySet(); in getProjectionPaths() local526 public Builder addFilterSchemas(@NonNull String... schemas) { in addFilterSchemas()540 public Builder addFilterSchemas(@NonNull Collection<String> schemas) { in addFilterSchemas()
105 Set<AppSearchSchema> schemas = new ArraySet<>(schemaBundles.size()); in getSchemas() local
181 Set<String> schemas = typePropertyPathsBundle.keySet(); in getFilterProperties() local
138 List<AppSearchSchema> schemas = Collections.singletonList(new AppSearchSchema.Builder( in testDesensitizeRealDebugInfo() local
498 @NonNull List<AppSearchSchema> schemas, in setSchema()549 @NonNull List<AppSearchSchema> schemas, in doSetSchemaWithChangeNotificationLocked()735 @NonNull List<AppSearchSchema> schemas, in doSetSchemaNoChangeNotificationLocked()
1358 List<AppSearchSchema> schemas = Collections.singletonList( in setUpTestSchema() local