Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java532 public void updateSpeedBumpIndex(int newIndex) { in updateSpeedBumpIndex() method in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java2007 mStackScroller.updateSpeedBumpIndex(speedBumpIndex); in updateSpeedbump()