Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/ast/query/
DHasPropertyNode.java37 private PropertyPath mPropertyPath; field in HasPropertyNode
DPropertyDefinedNode.java41 private PropertyPath mPropertyPath; field in PropertyDefinedNode
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/ast/operators/
DPropertyRestrictNode.java46 private PropertyPath mPropertyPath; field in PropertyRestrictNode
DComparatorNode.java73 private PropertyPath mPropertyPath; field in ComparatorNode
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchResult.java481 private final String mPropertyPath; field in SearchResult.MatchInfo
711 private final String mPropertyPath; field in SearchResult.MatchInfo.Builder
906 private @Nullable String mPropertyPath = null; field in SearchResult.TextMatchInfo