Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java722 applyNotificationBackgroundColor(bottomBackground); in bindFacePile()
815 applyNotificationBackgroundColor(bottomBackground); in bindFacePileWithDrawable()
1077 applyNotificationBackgroundColor(mConversationIconBadgeBg); in setNotificationBackgroundColor()
1080 private void applyNotificationBackgroundColor(ImageView view) { in applyNotificationBackgroundColor() method