Searched refs:getDecoratedMeasuredWidthWithMargin (Results 1 – 1 of 1) sorted by relevance
1275 int getDecoratedMeasuredWidthWithMargin(View v) { in getDecoratedMeasuredWidthWithMargin() method in GridLayoutManager1300 measuredDimension[0] = getDecoratedMeasuredWidthWithMargin(view); in measureScrapChild()1334 : getDecoratedMeasuredWidthWithMargin(view); in processRowSizeSecondary()1673 return mOrientation == HORIZONTAL ? getDecoratedMeasuredWidthWithMargin(v)1743 : getDecoratedMeasuredWidthWithMargin(v); in layoutChild()1988 primarySize = getDecoratedMeasuredWidthWithMargin(view); in fastRelayout()