Searched refs:getContrastedForegroundColor (Results 1 – 1 of 1) sorted by relevance
149 return getContrastedForegroundColor(notificationColor, backgroundColor, MIN_CONTRAST_RATIO); in resolveContrastColor()265 private static int getContrastedForegroundColor( in getContrastedForegroundColor() method in NotificationUtils