Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DConversationLayout.java137 private ViewGroup mExpandButtonAndContentContainer; field in ConversationLayout
266 mExpandButtonAndContentContainer = findViewById(R.id.expand_button_and_content_container); in onFinishInflate()
1234 newContainer = mExpandButtonAndContentContainer; in updateExpandButton()