Searched refs:pidx (Results 1 – 1 of 1) sorted by relevance
3077 const ssize_t pidx = mTable.getResourcePackageIndex(attrRes); in applyStyle() local3078 if (pidx < 0) { in applyStyle()3084 curPackageIndex = pidx; in applyStyle()3085 curPI = mPackages[pidx]; in applyStyle()3087 PackageGroup* const grp = mTable.mPackageGroups[pidx]; in applyStyle()3090 mPackages[pidx] = curPI; in applyStyle()