Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java637 public void setSpeedBumpIndex(int speedBumpIndex) { in setSpeedBumpIndex() method in NotificationIconContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java469 mShelfIcons.setSpeedBumpIndex(mHostLayoutController.getSpeedBumpIndex()); in updateAppearance()