Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1044 from = getDisplayableSender(fromAddress); in configureLatestEventInfoFromConversation()
1226 from = getDisplayableSender(fromAddress); in configureNotifForOneConversation()
1840 private static String getDisplayableSender(String sender) { in getDisplayableSender() method in NotificationUtils