Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationScrollView.kt78 fun setStackCutoff(stackBottom: Float)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java270 final float stackBottom = SceneContainerFlag.isEnabled() in updateState() local
278 viewState.setYTranslation(stackBottom + mPaddingBetweenElements); in updateState()
280 viewState.setYTranslation(stackBottom - viewState.height); in updateState()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithmTest.kt554 val stackBottom = 2000f in <lambda>() constant
555 val stackHeight = stackBottom - stackTop in <lambda>()
557 ambientState.stackCutoff = stackBottom in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java753 final float stackBottom = !ambientState.isShadeExpanded() local
758 final float shelfStart = stackBottom