Searched refs:mOverrideIconColor (Results 1 – 1 of 1) sorted by relevance
147 private boolean mOverrideIconColor; field in NotificationIconContainer290 + " overrideIconColor=" + mOverrideIconColor in toString()298 + " overrideIconColor=" + mOverrideIconColor in toString()810 mOverrideIconColor = inShelf; in setInNotificationIconShelf()815 mOverrideIconColor = override; in setOverrideIconColor()926 if (mOverrideIconColor) { in applyToView()931 icon.setIconColor(mOverrideIconColor ? mThemedTextColorPrimary : iconColor, in applyToView()