Home
last modified time | relevance | path

Searched defs:stackBottom (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DScrollViewFields.kt41 var stackBottom: Float = 0f variable in com.android.systemui.statusbar.notification.stack.ScrollViewFields
DStackScrollAlgorithm.java704 final float stackBottom = !ambientState.isShadeExpanded() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java863 protected void setBottomPadding(int stackBottom, int lockIconPadding, int indicationPadding, in setBottomPadding()