Searched refs:sBadgeTextSpan (Results 1 – 1 of 1) sorted by relevance
203 private static TextAppearanceSpan sBadgeTextSpan; field in ConversationItemView446 sBadgeTextSpan = new TextAppearanceSpan(context, R.style.BadgeTextStyle); in getItemViewResources()928 displayedStringBuilder.setSpan(TextAppearanceSpan.wrap(sBadgeTextSpan), in formatBadgeText()