Home | History | Annotate | Download | only in widget

Lines Matching refs:setMinWidth

161         mHourView.setMinWidth(computeStableWidth(mHourView, 24));
162 mMinuteView.setMinWidth(computeStableWidth(mMinuteView, 60));