Home | History | Annotate | Download | only in widget

Lines Matching defs:heightSpec

700             int heightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED);
705 extraView.measure(widthSpec, heightSpec);