Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java90 public boolean belowSpeedBump; field in ExpandableViewState
DStackScrollAlgorithm.java138 int belowSpeedBump = ambientState.getSpeedBumpIndex(); in updateSpeedBumpState() local