Searched refs:MESSAGE_2 (Results 1 – 1 of 1) sorted by relevance
106 private static final MessagingStyleMessage MESSAGE_2 = MessagingStyleMessage.newBuilder() field in NotificationMsgDelegateTest244 verifyMessage(MESSAGE_2, messagingStyle.getMessages().get(messageCount)); in newMessageShouldUpdateConversationNotification()469 VALID_STYLE.toBuilder().addMessagingStyleMsg(MESSAGE_2)) in conversationsFromSameApplicationPostedOnSameChannel()537 verifyMessage(MESSAGE_2, messagingStyle.getMessages().get(0)); in markAsReadShouldExcludeMessageFromNotification()722 VALID_STYLE.toBuilder().addMessagingStyleMsg(MESSAGE_2)).build(); in addSecondMessageToConversation()743 .setMessage(MESSAGE_2) in updateConversationWithMessage2()