Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageBubbleView.java39 private int mMorphedWidth; field in ConversationMessageBubbleView
69 if (mMorphedWidth > 0) { in onMeasure()
70 mBubbleBackground.getLayoutParams().width = mMorphedWidth; in onMeasure()
79 mMorphedWidth = width; in setMorphWidth()
93 mMorphedWidth = 0; in bind()
113 mMorphedWidth = 0; in kickOffMorphAnimation()