Home
last modified time | relevance | path

Searched defs:belowSpeedBump (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java92 public boolean belowSpeedBump; field in ExpandableViewState
H A DStackScrollAlgorithm.java269 int belowSpeedBump = speedBumpIndex; in updateSpeedBumpState() local