Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java424 inboxStyle.addLine(BugleNotifications.formatInboxMessage( in build()
561 .setSummaryText(BugleNotifications.formatInboxMessage( in build()
DBugleNotifications.java984 static CharSequence formatInboxMessage(final String sender, in formatInboxMessage() method in BugleNotifications