Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java547 Action replyAction = reply.getActionRequest(); in replyShouldCreateCarToPhoneMessage() local
548 NotificationMsg.MapEntry replyEntry = replyAction.getMapEntry(0); in replyShouldCreateCarToPhoneMessage()
551 assertThat(replyAction.getMapEntryCount()).isEqualTo(1); in replyShouldCreateCarToPhoneMessage()