Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationHeaderView.java169 public void setSmallIconColor(@ColorInt int color) { in setSmallIconColor() method in CarNotificationHeaderView
193 setSmallIconColor(mDefaultTextColor); in reset()
DCarNotificationBaseViewHolder.java161 headerView.setSmallIconColor(mSmallIconColor); in bindHeader()