Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1455 final TextAppearanceSpan notificationPrimarySpan = in getSingleMessageInboxLine() local
1464 spannableString.setSpan(notificationPrimarySpan, 0, senders.length(), 0); in getSingleMessageInboxLine()
1488 spannableString.setSpan(notificationPrimarySpan, in getSingleMessageInboxLine()