Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java269 verifyConversationLevelMetadata(VALID_CONVERSATION, postedNotification); in existingConversationShouldUpdateNotification()
606 verifyConversationLevelMetadata(expected, notification); in verifyNotification()
614 private void verifyConversationLevelMetadata(ConversationNotification expected, in verifyConversationLevelMetadata() method in NotificationMsgDelegateTest