Searched refs:heightSpecMode (Results 1 – 3 of 3) sorted by relevance
82 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local85 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()
185 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local188 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()
925 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local928 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()