Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DConversationLayout.java606 applyNotificationBackgroundColor(bottomBackground); in bindFacePile()
871 applyNotificationBackgroundColor(mConversationIconBadgeBg); in setNotificationBackgroundColor()
874 private void applyNotificationBackgroundColor(ImageView view) { in applyNotificationBackgroundColor() method in ConversationLayout