Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DConversationLayout.java127 private int mNotificationBackgroundColor; field in ConversationLayout
833 mNotificationBackgroundColor = color; in setNotificationBackgroundColor()
838 view.setImageTintList(ColorStateList.valueOf(mNotificationBackgroundColor)); in applyNotificationBackgroundColor()