Searched refs:facePileTop (Results 1 – 2 of 2) sorted by relevance
112 ImageView facePileTop = mConversationFacePile.requireViewById( in bind() local114 conversationLayout.bindFacePile(facePileBottomBg, facePileBottom, facePileTop); in bind()117 setSize(facePileTop, mFacePileAvatarSize); in bind()119 mTransformationHelper.addViewTransformingToSimilar(facePileTop); in bind()
63 private var facePileTop: View? = null80 facePileTop = findViewById(com.android.internal.R.id.conversation_face_pile_top)111 facePileTop,