Searched refs:subjectLabelColorResId (Results 1 – 1 of 1) sorted by relevance
904 int subjectLabelColorResId; in updateTextAppearance() local911 subjectLabelColorResId = R.color.message_action_timestamp_text; in updateTextAppearance()916 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()928 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()938 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()945 subjectLabelColorResId = R.color.message_text_color_incoming_download_failed; in updateTextAppearance()956 subjectLabelColorResId = R.color.message_text_color_incoming; in updateTextAppearance()963 subjectLabelColorResId = R.color.timestamp_text_incoming; in updateTextAppearance()984 mSubjectLabel.setTextColor(getResources().getColor(subjectLabelColorResId)); in updateTextAppearance()