Searched defs:updateAodNotificationIcons (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | NotificationIconAreaController.kt | 39 fun updateAodNotificationIcons() method |
D | LegacyNotificationIconAreaControllerImpl.java | 339 public void updateAodNotificationIcons() { in updateAodNotificationIcons() method in LegacyNotificationIconAreaControllerImpl |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ | ||
D | NotificationIconAreaControllerViewBinderWrapperImpl.kt | 53 override fun updateAodNotificationIcons() = unsupported in setupAodIcons() method in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconAreaControllerViewBinderWrapperImpl |