Searched refs:mMinExpandHeight (Results 1 – 1 of 1) sorted by relevance
56 private float mMinExpandHeight; field in PanelView290 mMinExpandHeight = 0.0f; in onTouchEvent()365 mMinExpandHeight = mExpandedHeight; in onTouchEvent()368 newHeight = Math.max(newHeight, mMinExpandHeight); in onTouchEvent()541 mMinExpandHeight = 0.0f; in onInterceptTouchEvent()