Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DMessageNotificationViewHolder.java64 private final boolean mUseCustomColorForMessageNotificationCountTextButton; field in MessageNotificationViewHolder
88 mUseCustomColorForMessageNotificationCountTextButton = in MessageNotificationViewHolder()
148 if (mUseCustomColorForMessageNotificationCountTextButton) { in bindBody()