Searched refs:featureArea (Results 1 – 1 of 1) sorted by relevance
528 PendingArea featureArea = null; in build() local538 if (featureArea == null || featureArea.mParent != areaForLayer[layer]) { in build()541 featureArea = new PendingArea(feature, layer, areaForLayer[layer]); in build()542 areaForLayer[layer].mChildren.add(featureArea); in build()544 areaForLayer[layer] = featureArea; in build()549 featureArea = null; in build()