Home | History | Annotate | Download | only in widget

Lines Matching refs:widthMode

1091         int widthMode = MeasureSpec.getMode(widthMeasureSpec);
1100 if (mItemCount > 0 && (widthMode == MeasureSpec.UNSPECIFIED ||
1115 if (widthMode == MeasureSpec.UNSPECIFIED) {