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