Searched refs:maxPriorityWidth (Results 1 – 1 of 1) sorted by relevance
175 int maxPriorityWidth = 0; in measureAndGetUsedWidth() local207 if (maxPriorityWidth == 0) { in measureAndGetUsedWidth()208 maxPriorityWidth = getResources().getDimensionPixelSize( in measureAndGetUsedWidth()211 maxWidthForChild = maxPriorityWidth + lp.leftMargin + lp.rightMargin; in measureAndGetUsedWidth()