Searched refs:mMinExpandHeight (Results 1 – 1 of 1) sorted by relevance
61 private float mMinExpandHeight; field in PanelView304 mMinExpandHeight = 0.0f; in onTouchEvent()380 mMinExpandHeight = mExpandedHeight; in onTouchEvent()383 newHeight = Math.max(newHeight, mMinExpandHeight); in onTouchEvent()572 mMinExpandHeight = 0.0f; in onInterceptTouchEvent()