Searched refs:mFacePileProtectionWidth (Results 1 – 3 of 3) sorted by relevance
60 private int mFacePileProtectionWidth; field in HybridConversationNotificationView102 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()175 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in loadConversationAvatarWithIcon()216 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in loadConversationAvatarWithDrawable()266 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in setAvatar()
58 private int mFacePileProtectionWidth; field in CompactMessagingLayout89 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()195 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in setGroupFacePileAsync()
154 private int mFacePileProtectionWidth; field in ConversationLayout288 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()783 facePileBackgroundSize = facepileAvatarSize + 2 * mFacePileProtectionWidth; in bindFacePile()