Home | History | Annotate | Download | only in launcher2

Lines Matching defs:widthSpec

623         int widthSpec = MeasureSpec.makeMeasureSpec(getMeasuredWidth(), MeasureSpec.EXACTLY);
626 measure(widthSpec, heightSpec);