Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewControllerTest.java601 private float mPanelViewExpandedHeight = 100f; field in KeyguardStatusBarViewControllerTest.TestShadeViewStateProvider
607 return mPanelViewExpandedHeight; in getPanelViewExpandedHeight()
621 this.mPanelViewExpandedHeight = panelViewExpandedHeight; in setPanelViewExpandedHeight()