Searched refs:pidx (Results 1 – 1 of 1) sorted by relevance
3492 const ssize_t pidx = mTable.getResourcePackageIndex(attrRes); in applyStyle() local3493 if (pidx < 0) { in applyStyle()3499 curPackageIndex = pidx; in applyStyle()3500 curPI = mPackages[pidx]; in applyStyle()3504 mPackages[pidx] = curPI; in applyStyle()