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.java118 List<String> propertyPaths = mTypePropertyPaths.getStringArrayList(schema); in getProjections() local
208 @NonNull String schemaType, @NonNull Collection<String> propertyPaths) { in addProjection()
240 @NonNull String schemaType, @NonNull Collection<PropertyPath> propertyPaths) { in addProjectionPaths()
DSearchSpec.java566 Set<String> propertyPaths = propertyPathBundle.keySet(); in getPropertyWeights() local
595 Set<String> propertyPaths = propertyPathBundle.keySet(); in getPropertyWeightPaths() local
882 @NonNull String schema, @NonNull Collection<String> propertyPaths) { in addFilterProperties()
910 @NonNull String schema, @NonNull Collection<PropertyPath> propertyPaths) { in addFilterPropertyPaths()
1331 @NonNull String schema, @NonNull Collection<String> propertyPaths) { in addProjection()
1412 @NonNull String schema, @NonNull Collection<PropertyPath> propertyPaths) { in addProjectionPaths()
DSearchSuggestionSpec.java362 @NonNull String schema, @NonNull Collection<String> propertyPaths) { in addFilterProperties()
396 @NonNull String schema, @NonNull Collection<PropertyPath> propertyPaths) { in addFilterPropertyPaths()