Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java1021 return buildBoldedMessage(title, content, attachmentUri, attachmentType, in buildColonSeparatedMessage()
1028 return buildBoldedMessage(title, content, attachmentUri, attachmentType, in buildSpaceSeparatedMessage()
1036 private static CharSequence buildBoldedMessage( in buildBoldedMessage() method in BugleNotifications