Home | History | Annotate | Download | only in launcher2

Lines Matching refs:makeMeasureSpec

873         int contentWidthSpec = MeasureSpec.makeMeasureSpec(mContent.getDesiredWidth(),
875 int contentHeightSpec = MeasureSpec.makeMeasureSpec(mContent.getDesiredHeight(),
880 MeasureSpec.makeMeasureSpec