Home | History | Annotate | Download | only in widget

Lines Matching refs:widthSpecSize

482         int widthSpecSize =  MeasureSpec.getSize(widthMeasureSpec);
505 width = Math.max(widthSpecSize, leftTabWidth + rightTabWidth);