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.java650 applyNotificationBackgroundColor(bottomBackground); in bindFacePile()
974 applyNotificationBackgroundColor(mConversationIconBadgeBg); in setNotificationBackgroundColor()
977 private void applyNotificationBackgroundColor(ImageView view) { in applyNotificationBackgroundColor() method in ConversationLayout