Searched defs:propertyPath (Results 1 – 3 of 3) sorted by relevance
128 @NonNull SnippetMatchProto snippetMatchProto, @NonNull String propertyPath) { in toMatchInfo()
1487 String propertyPath = Objects.requireNonNull(propertyPathWeightEntry.getKey()); in setPropertyWeights() local1554 PropertyPath propertyPath = in setPropertyWeightPaths() local
731 public Builder(@NonNull String propertyPath) { in Builder()