Home | History | Annotate | Download | only in launcher3

Lines Matching refs:makeMeasureSpec

829                         MeasureSpec.makeMeasureSpec(childWidth, childWidthMode);
831 MeasureSpec.makeMeasureSpec(childHeight, childHeightMode);