Home
last modified time | relevance | path

Searched defs:propertyPathsArrayList (Results 1 – 2 of 2) sorted by relevance

/appsearch/appsearch/src/main/java/androidx/appsearch/app/
DSearchSuggestionSpec.java430 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterProperties() local
465 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterPropertyPaths() local
DSearchSpec.java1043 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterProperties() local
1073 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterPropertyPaths() local
1722 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addProjection() local
1798 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addProjectionPaths() local
1847 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addProjectionPathsForDocumentClass() local