Searched refs:mIsInConversation (Results 1 – 1 of 1) sorted by relevance
109 private boolean mIsInConversation = true; field in MessagingGroup695 if (mIsInConversation != isInConversation) { in setIsInConversation()696 mIsInConversation = isInConversation; in setIsInConversation()699 layoutParams.width = mIsInConversation ? mConversationContentStart in setIsInConversation()701 layoutParams.setMarginEnd(mIsInConversation ? 0 : mNonConversationMarginEnd); in setIsInConversation()