Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java232 updateConversationWithMessage2(); in newMessageShouldUpdateConversationNotification()
277 updateConversationWithMessage2(); in messageForUnknownConversationShouldDoNothing()
348 updateConversationWithMessage2(); in avatarIconSyncSetsAvatarInNotification()
528 updateConversationWithMessage2(); in markAsReadShouldExcludeMessageFromNotification()
740 private void updateConversationWithMessage2() { in updateConversationWithMessage2() method in NotificationMsgDelegateTest