Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getDesiredHeight

798         int height = getPaddingTop() + getPaddingBottom() + mContent.getDesiredHeight()
870 int height = getPaddingTop() + getPaddingBottom() + mContent.getDesiredHeight()
875 int contentHeightSpec = MeasureSpec.makeMeasureSpec(mContent.getDesiredHeight(),