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()643 mSubjectText.setText(subjectText); in updateMessageSubject()809 description.append(mSubjectText.getText()); in updateContentDescription()971 mSubjectText.setTextColor(messageColor); in updateTextAppearance()