Searched refs:mSubjectLabel (Results 1 – 1 of 1) sorted by relevance
107 private TextView mSubjectLabel; field in ConversationMessageView153 mSubjectLabel = (TextView) mSubjectView.findViewById(R.id.subject_label); in onFinishInflate()984 mSubjectLabel.setTextColor(getResources().getColor(subjectLabelColorResId)); in updateTextAppearance()