Searched defs:updateSpeedBumpIndex (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java2034 updateSpeedBumpIndex();
2197 private void updateSpeedBumpIndex() { method in class:StatusBar
2213 mStackScroller.updateSpeedBumpIndex(speedBumpIndex, noAmbient);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java590 public void updateSpeedBumpIndex(int newIndex, boolean noAmbient) { method in class:NotificationStackScrollLayout

Completed in 29 milliseconds