Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridConversationNotificationView.java110 ImageView facePileBottom = mConversationFacePile.requireViewById( in bind() local
114 conversationLayout.bindFacePile(facePileBottomBg, facePileBottom, facePileTop); in bind()
116 setSize(facePileBottom, mFacePileAvatarSize); in bind()
120 mTransformationHelper.addViewTransformingToSimilar(facePileBottom); in bind()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationConversationTemplateViewWrapper.kt62 private var facePileBottom: View? = null
81 facePileBottom = findViewById(com.android.internal.R.id.conversation_face_pile_bottom)
112 facePileBottom,