Searched refs:messageForNotification (Results 1 – 1 of 1) sorted by relevance
122 StringBuilder messageForNotification = new StringBuilder(); in sendNotificationForConversation() local127 messageForNotification.append(message); in sendNotificationForConversation()129 messageForNotification.append(EOL); in sendNotificationForConversation()137 .setContentText(messageForNotification.toString()) in sendNotificationForConversation()