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.java845 float currentMaxPanelHeight = getMaxPanelHeight(); in requestPanelHeightUpdate() local
851 if (currentMaxPanelHeight == mExpandedHeight) { in requestPanelHeightUpdate()
868 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()