Home
last modified time | relevance | path

Searched refs:hasCustomBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationBaseViewHolder.java198 hasCustomBackgroundColor() ? mCalculatedPrimaryForegroundColor : getAccentColor(); in initializeColors()
232 boolean hasCustomBackgroundColor() { in hasCustomBackgroundColor() method in CarNotificationBaseViewHolder
DEmergencyNotificationViewHolder.java54 boolean hasCustomBackgroundColor() { in hasCustomBackgroundColor() method in EmergencyNotificationViewHolder