Home | History | Annotate | Download | only in widget

Lines Matching refs:widthMode

913         int widthMode = MeasureSpec.getMode(widthMeasureSpec);
918 if (widthMode == MeasureSpec.UNSPECIFIED) {