Searched refs:heightSpecMode (Results 1 – 1 of 1) sorted by relevance
478 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local481 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()