Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java198 int firstNotificationId = mNotificationIdCaptor.getValue(); in multipleNewConversationShouldPostMultipleNewNotifications() local
206 assertThat((long) mNotificationIdCaptor.getValue()).isNotEqualTo(firstNotificationId); in multipleNewConversationShouldPostMultipleNewNotifications()