Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/ast/query/
DHasPropertyNode.java63 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in HasPropertyNode
DPropertyDefinedNode.java61 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in PropertyDefinedNode
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/ast/operators/
DPropertyRestrictNode.java66 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in PropertyRestrictNode
DComparatorNode.java105 public @NonNull PropertyPath getPropertyPath() { in getPropertyPath() method in ComparatorNode
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchResult.java560 public @NonNull String getPropertyPath() { in getPropertyPath() method in SearchResult.MatchInfo