Searched refs:verifyMessagingStyle (Results 1 – 1 of 1) sorted by relevance
271 verifyMessagingStyle(updatedConversation.getMessagingStyle(), postedNotification); in existingConversationShouldUpdateNotification()607 verifyMessagingStyle(expected.getMessagingStyle(), notification); in verifyNotification()642 private void verifyMessagingStyle(MessagingStyle expected, Notification notification) { in verifyMessagingStyle() method in NotificationMsgDelegateTest