Searched refs:featureAreas (Results 1 – 1 of 1) sorted by relevance
491 final Map<Feature, List<DisplayArea<WindowContainer>>> featureAreas = in build() local494 featureAreas.put(mFeatures.get(i), new ArrayList<>()); in build()588 root.instantiateChildren(mRoot, displayAreaForLayer, 0, featureAreas); in build()592 mRoot.onHierarchyBuilt(mFeatures, displayAreaForLayer, featureAreas); in build()