Searched refs:pidx (Results 1 – 1 of 1) sorted by relevance
1334 const ssize_t pidx = mTable.getResourcePackageIndex(attrRes); in applyStyle() local1335 if (pidx < 0) { in applyStyle()1341 curPackageIndex = pidx; in applyStyle()1342 curPI = mPackages[pidx]; in applyStyle()1344 PackageGroup* const grp = mTable.mPackageGroups[pidx]; in applyStyle()1350 mPackages[pidx] = curPI; in applyStyle()