Searched refs:mFacePileProtectionWidth (Results 1 – 2 of 2) sorted by relevance
44 private int mFacePileProtectionWidth; field in HybridConversationNotificationView76 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()114 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in bind()
144 private int mFacePileProtectionWidth; field in ConversationLayout272 mFacePileProtectionWidth = getResources().getDimensionPixelSize( in onFinishInflate()619 facePileBackgroundSize = facepileAvatarSize + 2 * mFacePileProtectionWidth; in bindFacePile()