Searched refs:pkgIdx (Results 1 – 1 of 1) sorted by relevance
1118 ssize_t pkgIdx = block.indexOfAttribute(NULL, "package"); in compileResourceFile() local1119 if (pkgIdx < 0) { in compileResourceFile()1124 pkg = String16(block.getAttributeStringValue(pkgIdx, &len)); in compileResourceFile()