Searched refs:pidx (Results 1 – 1 of 1) sorted by relevance
3962 const ssize_t pidx = mTable.getResourcePackageIndex(attrRes); in applyStyle() local3963 if (pidx < 0) { in applyStyle()3969 curPackageIndex = pidx; in applyStyle()3970 curPI = mPackages[pidx]; in applyStyle()3974 mPackages[pidx] = curPI; in applyStyle()