Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
H A DNotificationIconAreaControllerViewBinderWrapperImpl.kt199 applyNotificationIconsTint()
425 applyNotificationIconsTint()
569 private fun applyNotificationIconsTint() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java273 applyNotificationIconsTint(); in onDarkChanged()
324 applyNotificationIconsTint(); in updateNotificationIcons()
485 private void applyNotificationIconsTint() { in applyNotificationIconsTint() method in LegacyNotificationIconAreaControllerImpl