Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java276 mView.updateBgColor();
283 mView.updateBgColor();
H A DNotificationStackScrollLayout.java709 void updateBgColor() { in updateBgColor() method in NotificationStackScrollLayout