Home
last modified time | relevance | path

Searched refs:mFacePileProtectionWidthExpanded (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DConversationLayout.java143 private int mFacePileProtectionWidthExpanded; field in ConversationLayout
275 mFacePileProtectionWidthExpanded = getResources().getDimensionPixelSize( in onFinishInflate()
660 facePileBackgroundSize = facepileAvatarSize + 2 * mFacePileProtectionWidthExpanded; in bindFacePile()