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/
DPanelViewController.java646 float currentMaxPanelHeight = getMaxPanelHeight(); in requestPanelHeightUpdate() local
652 if (currentMaxPanelHeight == mExpandedHeight) { in requestPanelHeightUpdate()
669 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()