Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java713 float currentMaxPanelHeight = getMaxPanelHeight(); in requestPanelHeightUpdate() local
719 if (currentMaxPanelHeight == mExpandedHeight) { in requestPanelHeightUpdate()
732 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()