Home
last modified time | relevance | path

Searched refs:currentMaxPanelHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java831 float currentMaxPanelHeight = getMaxPanelHeight(); in requestPanelHeightUpdate() local
837 if (currentMaxPanelHeight == mExpandedHeight) { in requestPanelHeightUpdate()
854 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()