Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java641 public void setSpeedBumpIndex(int speedBumpIndex) { in setSpeedBumpIndex() method in NotificationIconContainer
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java490 mShelfIcons.setSpeedBumpIndex(getSpeedBumpIndex()); in updateAppearance()