Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSpec.java567 Map<String, Double> propertyPathWeights = new ArrayMap<>(propertyPaths.size()); in getPropertyWeights() local
596 Map<PropertyPath, Double> propertyPathWeights = in getPropertyWeightPaths() local
1480 @NonNull String schemaType, @NonNull Map<String, Double> propertyPathWeights) { in setPropertyWeights()
1548 @NonNull Map<PropertyPath, Double> propertyPathWeights) { in setPropertyWeightPaths()