Searched refs:mSubjectText (Results 1 – 1 of 1) sorted by relevance
108 private TextView mSubjectText; field in ConversationMessageView154 mSubjectText = (TextView) mSubjectView.findViewById(R.id.subject_text); in onFinishInflate()642 mSubjectText.setText(subjectText); in updateMessageSubject()808 description.append(mSubjectText.getText()); in updateContentDescription()970 mSubjectText.setTextColor(messageColor); in updateTextAppearance()