Searched refs:propertyPathsArrayList (Results 1 – 1 of 1) sorted by relevance
607 ArrayList<String> propertyPathsArrayList = new ArrayList<>(propertyPaths.size()); in addProjection() local610 propertyPathsArrayList.add(propertyPath); in addProjection()612 mProjectionTypePropertyMasks.putStringArrayList(schema, propertyPathsArrayList); in addProjection()