Searched refs:shelfColor (Results 1 – 1 of 1) sorted by relevance
679 int shelfColor = icon.getContrastedStaticDrawableColor(backgroundColor); local680 if (!noIcon && shelfColor != StatusBarIconView.NO_COLOR) {682 shelfColor = NotificationUtils.interpolateColors(iconColor, shelfColor,685 iconState.iconColor = shelfColor;