Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java1507 int contentPaddingEnd; in updateContentEndPaddings() local
1510 contentPaddingEnd = mContentMarginEnd; in updateContentEndPaddings()
1513 contentPaddingEnd = 0; in updateContentEndPaddings()
1516 contentPaddingEnd = mContentMarginEnd; in updateContentEndPaddings()
1527 contentPaddingEnd, in updateContentEndPaddings() local