Home
last modified time | relevance | path

Searched refs:notificationSecondaryText (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java1067 final TextAppearanceSpan notificationSecondaryText = new TextAppearanceSpan( in formatAttachmentTag() local
1090 spannableStringBuilder.setSpan(notificationSecondaryText, start, in formatAttachmentTag()