Searched refs:pidx (Results 1 – 1 of 1) sorted by relevance
2472 const ssize_t pidx = mTable.getResourcePackageIndex(attrRes); in applyStyle() local2473 if (pidx < 0) { in applyStyle()2479 curPackageIndex = pidx; in applyStyle()2480 curPI = mPackages[pidx]; in applyStyle()2482 PackageGroup* const grp = mTable.mPackageGroups[pidx]; in applyStyle()2488 mPackages[pidx] = curPI; in applyStyle()