Searched refs:menuViewHeight (Results 1 – 1 of 1) sorted by relevance
216 int menuViewHeight = Math.min(mCaptionHeight, height); in onMeasure() local217 measureChild(mHandleView, widthMeasureSpec, MeasureSpec.makeMeasureSpec(menuViewHeight, in onMeasure()