Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java804 icon.setIconColor(mInNotificationIconShelf ? mThemedTextColorPrimary : iconColor, in applyToView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java756 public void setIconColor(int iconColor, boolean animate) { in setIconColor() method in StatusBarIconView