Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java99 ImageView facePileBottomBg = mConversationFacePile.requireViewById( in bind() local
105 conversationLayout.bindFacePile(facePileBottomBg, facePileBottom, facePileTop); in bind()
109 setSize(facePileBottomBg, mConversationIconSize + 2 * mFacePileProtectionWidth); in bind()
112 mTransformationHelper.addViewTransformingToSimilar(facePileBottomBg); in bind()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationConversationTemplateViewWrapper.kt59 private var facePileBottomBg: View? = null in <lambda>() variable
80 facePileBottomBg = in <lambda>()
136 facePileBottomBg in <lambda>()