Searched refs:mMinExpandHeight (Results 1 – 1 of 1) sorted by relevance
66 private float mMinExpandHeight; field in PanelView312 mMinExpandHeight = 0.0f; in onTouchEvent()385 mMinExpandHeight = mExpandedHeight; in onTouchEvent()388 newHeight = Math.max(newHeight, mMinExpandHeight); in onTouchEvent()572 mMinExpandHeight = 0.0f; in onInterceptTouchEvent()