Home
last modified time | relevance | path

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

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