Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java147 public void setBackgroundWidth(int width) { in setBackgroundWidth() method in ActivatableNotificationView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java301 setBackgroundWidth((int) actualWidth); in updateActualWidth()