Home
last modified time | relevance | path

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

/appsearch/appsearch/src/main/java/androidx/appsearch/ast/query/
DHasPropertyNode.java65 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in HasPropertyNode
DPropertyDefinedNode.java66 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in PropertyDefinedNode
/appsearch/appsearch/src/main/java/androidx/appsearch/ast/operators/
DPropertyRestrictNode.java68 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in PropertyRestrictNode
DComparatorNode.java108 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in ComparatorNode
/appsearch/appsearch/src/main/java/androidx/appsearch/app/
DSearchResult.java645 public @NonNull String getPropertyPath() { in getPropertyPath() method in SearchResult.MatchInfo