Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java189 verifyNotification(VALID_CONVERSATION, postedNotification); in newConversationShouldPostNewNotification()
605 private void verifyNotification(ConversationNotification expected, Notification notification) { in verifyNotification() method in NotificationMsgDelegateTest