Searched refs:notifColor (Results 1 – 1 of 1) sorted by relevance
236 int notifColor = entry.getSbn().getNotification().color; in createFromNotif() local237 notifColor = ColorUtils.setAlphaComponent(notifColor, 255); in createFromNotif()238 notifColor = ContrastColorUtil.findContrastColor(notifColor, Color.WHITE, in createFromNotif()240 icon.setTint(notifColor); in createFromNotif()