Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java132 public void resetViewStates(AmbientState ambientState, int speedBumpIndex) { in resetViewStates()
328 int speedBumpIndex) { in updateSpeedBumpState()
DNotificationStackScrollLayout.java1029 int speedBumpIndex = 0; in getSpeedBumpIndex() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java456 boolean shouldForceOverflow(int i, int speedBumpIndex, float iconAppearAmount, in shouldForceOverflow()