Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java105 conversationLayout.bindFacePile(facePileBottomBg, facePileBottom, facePileTop); in bind()
/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java583 bindFacePile(); in updateConversationLayout()
649 public void bindFacePile(ImageView bottomBackground, ImageView bottomView, ImageView topView) { in bindFacePile() method in ConversationLayout
684 private void bindFacePile() { in bindFacePile() method in ConversationLayout
692 bindFacePile(bottomBackground, bottomView, topView); in bindFacePile()