Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java290 mView.updateBgColor();
297 mView.updateBgColor();
H A DNotificationStackScrollLayout.java778 void updateBgColor() { in updateBgColor() method in NotificationStackScrollLayout