Searched refs:brightnessHeight (Results 1 – 1 of 1) sorted by relevance
403 final int brightnessHeight = mBrightnessView.getMeasuredHeight() + mBrightnessPaddingTop; in onMeasure() local434 int h = rows == 0 ? brightnessHeight : (getRowTop(rows) + mPanelPaddingBottom); in onMeasure()