Home | History | Annotate | Download | only in widget

Lines Matching refs:widthMode

308         final int widthMode = MeasureSpec.getMode(widthMeasureSpec);
309 if (widthMode == MeasureSpec.UNSPECIFIED) {