Home | History | Annotate | Download | only in launcher2

Lines Matching refs:widthMode

516         final int widthMode = MeasureSpec.getMode(widthMeasureSpec);
517 if (widthMode != MeasureSpec.EXACTLY) {