Home | History | Annotate | Download | only in widget

Lines Matching refs:heightMode

958         int heightMode = MeasureSpec.getMode(heightMeasureSpec);
959 if (heightMode != MeasureSpec.AT_MOST) {
1490 final int heightMode = MeasureSpec.getMode(heightMeasureSpec);
1505 switch (heightMode) {