Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java180 updateAodNotificationIcons(); in setupAodIcons()
345 updateAodNotificationIcons(); in updateNotificationIcons()
387 public void updateAodNotificationIcons() { in updateAodNotificationIcons() method in NotificationIconAreaController
671 updateAodNotificationIcons(); in onFullyHiddenChanged()
H A DDozeServiceHost.java166 mNotificationIconAreaController.updateAodNotificationIcons(); in fireNotificationPulse()