Home | History | Annotate | Download | only in widget

Lines Matching refs:widthSpecMode

1174         final int widthSpecMode = MeasureSpec.getMode(widthMeasureSpec);
1202 if (widthSpecMode == MeasureSpec.UNSPECIFIED) {