Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageView.java107 private TextView mSubjectLabel; field in ConversationMessageView
153 mSubjectLabel = (TextView) mSubjectView.findViewById(R.id.subject_label); in onFinishInflate()
984 mSubjectLabel.setTextColor(getResources().getColor(subjectLabelColorResId)); in updateTextAppearance()