Searched refs:subjectLabelColorResId (Results 1 – 1 of 1) sorted by relevance
906 int subjectLabelColorResId; in updateTextAppearance() local913 subjectLabelColorResId = R.color.message_action_timestamp_text; in updateTextAppearance()918 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()930 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()940 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()947 subjectLabelColorResId = R.color.message_text_color_incoming_download_failed; in updateTextAppearance()958 subjectLabelColorResId = R.color.message_text_color_incoming; in updateTextAppearance()965 subjectLabelColorResId = R.color.timestamp_text_incoming; in updateTextAppearance()986 mSubjectLabel.setTextColor(getResources().getColor(subjectLabelColorResId)); in updateTextAppearance()