Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt339 val panelViewExpandedHeight: Float
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewControllerTest.java620 public void setPanelViewExpandedHeight(float panelViewExpandedHeight) { in setPanelViewExpandedHeight() argument
621 this.mPanelViewExpandedHeight = panelViewExpandedHeight; in setPanelViewExpandedHeight()