Searched refs:facePileBottomBg (Results 1 – 4 of 4) sorted by relevance
165 final ImageView facePileBottomBg = mConversationFacePile.requireViewById( in loadConversationAvatarWithIcon() local171 conversationLayout.bindFacePile(facePileBottomBg, facePileBottom, facePileTop); in loadConversationAvatarWithIcon()175 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in loadConversationAvatarWithIcon()178 mTransformationHelper.addViewTransformingToSimilar(facePileBottomBg); in loadConversationAvatarWithIcon()205 final ImageView facePileBottomBg = mConversationFacePile.requireViewById( in loadConversationAvatarWithDrawable() local211 conversationLayout.bindFacePileWithDrawable(facePileBottomBg, facePileBottom, in loadConversationAvatarWithDrawable()216 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in loadConversationAvatarWithDrawable()219 mTransformationHelper.addViewTransformingToSimilar(facePileBottomBg); in loadConversationAvatarWithDrawable()250 ImageView facePileBottomBg = mConversationFacePile.requireViewById( in setAvatar() local258 facePileBottomBg.setImageTintList(ColorStateList.valueOf(bottomBackgroundColor)); in setAvatar()[all …]
40 private var facePileBottomBg: View? = null variable53 facePileBottomBg = in resolveViews()69 facePileBottomBg, in updateTransformedTypes()
61 private var facePileBottomBg: View? = null in <lambda>() variable82 facePileBottomBg = in <lambda>()113 facePileBottomBg in <lambda>()
182 final ImageView facePileBottomBg = conversationFacePile.requireViewById( in setGroupFacePileAsync() local191 facePileBottomBg.setImageTintList(ColorStateList.valueOf(mNotificationBackgroundColor)); in setGroupFacePileAsync()195 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in setGroupFacePileAsync()