Home | History | Annotate | Download | only in launcher2

Lines Matching defs:widthMode

497         final int widthMode = MeasureSpec.getMode(widthMeasureSpec);
501 if (widthMode != MeasureSpec.EXACTLY) {