Home
last modified time | relevance | path

Searched defs:updateNotificationIcons (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.kt38 fun updateNotificationIcons(entries: List<@JvmSuppressWildcards ListEntry>) method
DLegacyNotificationIconAreaControllerImpl.java301 public void updateNotificationIcons(List<ListEntry> entries) { in updateNotificationIcons() method in LegacyNotificationIconAreaControllerImpl
306 private void updateNotificationIcons() { in updateNotificationIcons() method in LegacyNotificationIconAreaControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconAreaControllerViewBinderWrapperImpl.kt51 override fun updateNotificationIcons(entries: List<ListEntry>) = unsupported in setupAodIcons() method in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconAreaControllerViewBinderWrapperImpl