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.java627 float currentMaxPanelHeight = getMaxPanelHeight(); in requestPanelHeightUpdate() local
633 && currentMaxPanelHeight != mExpandedHeight in requestPanelHeightUpdate()
637 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()