Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationBaseViewHolder.java78 private final int mDefaultCarAccentColor; field in CarNotificationBaseViewHolder
131 mDefaultCarAccentColor = NotificationUtils.getAttrColor(mContext, in CarNotificationBaseViewHolder()
263 return mDefaultCarAccentColor; in getAccentColor()