Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java140 private int mExpandButtonExpandedTopMargin; field in ConversationLayout
269 mExpandButtonExpandedTopMargin = getResources().getDimensionPixelSize( in onFinishInflate()
1239 topMargin = mExpandButtonExpandedTopMargin; in updateExpandButton()