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