Home | History | Annotate | Download | only in widget

Lines Matching defs:preferredWidth

864         final int preferredWidth = mDesiredCellWidth * DAYS_IN_WEEK
866 final int resolvedWidth = resolveSize(preferredWidth, widthMeasureSpec);