Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java435 boolean shouldForceOverflow(int i, int speedBumpIndex, float iconAppearAmount, in shouldForceOverflow()
641 public void setSpeedBumpIndex(int speedBumpIndex) { in setSpeedBumpIndex()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java112 public void resetViewStates(AmbientState ambientState, int speedBumpIndex) { in resetViewStates()
267 int speedBumpIndex) { in updateSpeedBumpState()
H A DNotificationStackScrollLayout.java1112 int speedBumpIndex = 0; in getSpeedBumpIndex() local