Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java167 private int mFacePileProtectionWidthExpanded; field in ConversationLayout
298 mFacePileProtectionWidthExpanded = getResources().getDimensionPixelSize( in onFinishInflate()
704 facePileBackgroundSize = facepileAvatarSize + 2 * mFacePileProtectionWidthExpanded; in bindFacePile()