Home | History | Annotate | Download | only in widget

Lines Matching defs:shouldCollapse

1161     private boolean shouldCollapse() {
1300 setMeasuredDimension(measuredWidth, shouldCollapse() ? 0 : measuredHeight);