Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/ui/viewbinder/
DNotificationShelfViewBinder.kt50 viewModel.canModifyColorOfNotifications.collect(::setCanModifyColorOfNotifications) in bind()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java990 public void setCanModifyColorOfNotifications(boolean canModifyColorOfNotifications) { in setCanModifyColorOfNotifications() method in NotificationShelf