Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridConversationNotificationView.java108 ImageView facePileBottomBg = mConversationFacePile.requireViewById( in bind() local
114 conversationLayout.bindFacePile(facePileBottomBg, facePileBottom, facePileTop); in bind()
118 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in bind()
121 mTransformationHelper.addViewTransformingToSimilar(facePileBottomBg); in bind()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationConversationTemplateViewWrapper.kt61 private var facePileBottomBg: View? = null
82 facePileBottomBg =
113 facePileBottomBg