Searched refs:overlayIndex (Results 1 – 1 of 1) sorted by relevance
597 for (size_t overlayIndex=0; overlayIndex<overlayCount; overlayIndex++) { in applyFileOverlay() local599 printf("trying overlaySet Key=%s\n",overlaySet->keyAt(overlayIndex).string()); in applyFileOverlay()603 baseIndex = (*baseSet)->indexOfKey(overlaySet->keyAt(overlayIndex)); in applyFileOverlay()609 sp<AaptGroup> overlayGroup = overlaySet->valueAt(overlayIndex); in applyFileOverlay()659 (*baseSet)->add(overlaySet->keyAt(overlayIndex), in applyFileOverlay()660 overlaySet->valueAt(overlayIndex)); in applyFileOverlay()662 sp<AaptGroup> overlayGroup = overlaySet->valueAt(overlayIndex); in applyFileOverlay()