Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationHeaderView.java186 public void setHeaderTextColor(@ColorInt int color) { in setHeaderTextColor() method in CarNotificationHeaderView
205 setHeaderTextColor(mDefaultTextColor); in reset()
H A DCarNotificationBaseViewHolder.java199 headerView.setHeaderTextColor(mCalculatedPrimaryForegroundColor); in bindHeader()