Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DAmbientState.java111 public int getSpeedBumpIndex() { in getSpeedBumpIndex() method in AmbientState
DStackScrollAlgorithm.java173 updateSpeedBumpState(resultState, algorithmState, ambientState.getSpeedBumpIndex()); in getStackScrollState()