Searched refs:mFacePileProtectionWidth (Results 1 – 2 of 2) sorted by relevance
42 private int mFacePileProtectionWidth; field in HybridConversationNotificationView72 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()109 setSize(facePileBottomBg, mConversationIconSize + 2 * mFacePileProtectionWidth); in bind()
166 private int mFacePileProtectionWidth; field in ConversationLayout296 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()700 facePileBackgroundSize = facepileAvatarSize + 2 * mFacePileProtectionWidth; in bindFacePile()