Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java212 PhoneToCarMessage newConvo = PhoneToCarMessage.newBuilder() in invalidConversationShouldDoNothing() local
216 mNotificationMsgDelegate.onMessageReceived(mCompanionDevice, newConvo); in invalidConversationShouldDoNothing()