Home | History | Annotate | Download | only in launcher2

Lines Matching defs:widthSpec

600         int widthSpec = MeasureSpec.makeMeasureSpec(getMeasuredWidth(), MeasureSpec.EXACTLY);
603 measure(widthSpec, heightSpec);