Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationHeaderView.java177 public void setSmallIconColor(@ColorInt int color) { in setSmallIconColor() method in CarNotificationHeaderView
199 setSmallIconColor(mDefaultTextColor); in reset()
H A DCarNotificationBaseViewHolder.java198 headerView.setSmallIconColor(mSmallIconColor); in bindHeader()