Searched refs:subjectLabelColorResId (Results 1 – 1 of 1) sorted by relevance
903 int subjectLabelColorResId; in updateTextAppearance() local910 subjectLabelColorResId = R.color.message_action_timestamp_text; in updateTextAppearance()915 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()927 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()937 subjectLabelColorResId = R.color.timestamp_text_outgoing; in updateTextAppearance()944 subjectLabelColorResId = R.color.message_text_color_incoming_download_failed; in updateTextAppearance()955 subjectLabelColorResId = R.color.message_text_color_incoming; in updateTextAppearance()962 subjectLabelColorResId = R.color.timestamp_text_incoming; in updateTextAppearance()983 mSubjectLabel.setTextColor(getResources().getColor(subjectLabelColorResId)); in updateTextAppearance()