Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSuggestionSpec.java366 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterProperties() local
399 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterPropertyPaths() local
DSearchSpec.java886 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterProperties() local
913 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addFilterPropertyPaths() local
1335 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addProjection() local
1415 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addProjectionPaths() local