Home
last modified time | relevance | path

Searched defs:propertyPaths (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DGetByDocumentIdRequest.java175 @NonNull String schemaType, @NonNull Collection<String> propertyPaths) { in addProjection()
207 @NonNull String schemaType, @NonNull Collection<PropertyPath> propertyPaths) { in addProjectionPaths()
DSearchSuggestionSpec.java340 @NonNull String schema, @NonNull Collection<String> propertyPaths) { in addFilterProperties()
372 @NonNull String schema, @NonNull Collection<PropertyPath> propertyPaths) { in addFilterPropertyPaths()
DSearchSpec.java378 Set<String> propertyPaths = propertyPathBundle.keySet(); in getPropertyWeights() local
405 Set<String> propertyPaths = propertyPathBundle.keySet(); in getPropertyWeightPaths() local
874 @NonNull String schema, @NonNull Collection<String> propertyPaths) { in addProjection()
955 @NonNull String schema, @NonNull Collection<PropertyPath> propertyPaths) { in addProjectionPaths()