Searched refs:heightSpecMode (Results 1 – 6 of 6) sorted by relevance
82 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local85 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()
168 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local171 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()
948 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local969 …} else if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()
174 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local177 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()
980 int heightSpecMode = MeasureSpec.getMode(heightMeasureSpec); in onMeasure() local983 if (widthSpecMode == MeasureSpec.UNSPECIFIED || heightSpecMode == MeasureSpec.UNSPECIFIED) { in onMeasure()