Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java149 private int mNotificationBackgroundColor; field in ConversationLayout
973 mNotificationBackgroundColor = color; in setNotificationBackgroundColor()
978 view.setImageTintList(ColorStateList.valueOf(mNotificationBackgroundColor)); in applyNotificationBackgroundColor()