Searched refs:getConvoTitle (Results 1 – 3 of 3) sorted by relevance
96 messagingStyle.getConvoTitle(), in createConversationNotificationInfo()165 public String getConvoTitle() { in getConvoTitle() method in ConversationNotificationInfo
198 builder.setContentTitle(notificationInfo.getConvoTitle()); in postNotification()242 lastMessage.getSenderName(), notificationInfo.getConvoTitle(), in postNotification()
140 } else if (messagingStyle.getConvoTitle() == null) { in isValidMessagingStyle()