Searched refs:formatAttachmentTag (Results 1 – 2 of 2) sorted by relevance
1013 spannableStringBuilder.append(formatAttachmentTag(null, attachmentType)); in formatInboxMessage()1060 spanBuilder.append(formatAttachmentTag(null, attachmentType)); in buildBoldedMessage()1065 static CharSequence formatAttachmentTag(final String author, final String attachmentType) { in formatAttachmentTag() method in BugleNotifications
547 BugleNotifications.formatAttachmentTag(authorFirstName, in build()554 pictureTag = BugleNotifications.formatAttachmentTag(authorFirstName, in build()