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.java354 public void updateSpeedBumpIndex(int newIndex) { in updateSpeedBumpIndex() method in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java1576 mStackScroller.updateSpeedBumpIndex(speedbumpIndex); in updateSpeedbump()