Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationHeaderView.java176 public void setHeaderTextColor(@ColorInt int color) { in setHeaderTextColor() method in CarNotificationHeaderView
197 setHeaderTextColor(mDefaultTextColor); in reset()
DCarNotificationBaseViewHolder.java162 headerView.setHeaderTextColor(mCalculatedPrimaryForegroundColor); in bindHeader()