Lines Matching defs:heightSpecMode
980 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec);983 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) {