Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.kt40 fun updateNotificationIcons(entries: List<@JvmSuppressWildcards ListEntry>) regex
H A DLegacyNotificationIconAreaControllerImpl.java313 public void updateNotificationIcons(List<ListEntry> entries) { in updateNotificationIcons() method in LegacyNotificationIconAreaControllerImpl
318 private void updateNotificationIcons() { in updateNotificationIcons() method in LegacyNotificationIconAreaControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
H A DNotificationIconAreaControllerViewBinderWrapperImpl.kt420 private fun updateNotificationIcons() { regex