Searched refs:typefaceStyle (Results 1 – 1 of 1) sorted by relevance
378 final int typefaceStyle = mData.getShowDraft() ? Typeface.ITALIC : Typeface.NORMAL; in bind() local393 mSnippetTextView.setTypeface(typeface, typefaceStyle); in bind()395 mSubjectTextView.setTypeface(typeface, typefaceStyle); in bind()408 mTimestampTextView.setTypeface(mListItemReadTypeface, typefaceStyle); in bind()422 mTimestampTextView.setTypeface(mListItemReadTypeface, typefaceStyle); in bind()427 mTimestampTextView.setTypeface(mListItemReadTypeface, typefaceStyle); in bind()