Home
last modified time | relevance | path

Searched refs:updatedConversation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java256 ConversationNotification updatedConversation = addSecondMessageToConversation().toBuilder() in existingConversationShouldUpdateNotification() local
261 .setConversation(updatedConversation) in existingConversationShouldUpdateNotification()
271 verifyMessagingStyle(updatedConversation.getMessagingStyle(), postedNotification); in existingConversationShouldUpdateNotification()