Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java174 updateSpeedBumpState(resultState, algorithmState, ambientState.getSpeedBumpIndex()); in getStackScrollState()
190 private void updateSpeedBumpState(StackScrollState resultState, in updateSpeedBumpState() method in StackScrollAlgorithm