Searched refs:maxPriorityWidth (Results 1 – 1 of 1) sorted by relevance
133 int maxPriorityWidth = 0; in measureAndGetUsedWidth() local165 if (maxPriorityWidth == 0) { in measureAndGetUsedWidth()166 maxPriorityWidth = getResources().getDimensionPixelSize( in measureAndGetUsedWidth()169 maxWidthForChild = maxPriorityWidth + lp.leftMargin + lp.rightMargin; in measureAndGetUsedWidth()