Home | History | Annotate | Download | only in widget

Lines Matching defs:maxHeight

774         final int maxHeight = Math.max(0, container.height());
777 maxHeight, MeasureSpec.UNSPECIFIED);