Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java113 private static final MessagingStyle VALID_STYLE = MessagingStyle.newBuilder() field in NotificationMsgDelegateTest
130 .setMessagingStyle(VALID_STYLE)
469 VALID_STYLE.toBuilder().addMessagingStyleMsg(MESSAGE_2)) in conversationsFromSameApplicationPostedOnSameChannel()
722 VALID_STYLE.toBuilder().addMessagingStyleMsg(MESSAGE_2)).build(); in addSecondMessageToConversation()
769 .setMessagingStyle(VALID_STYLE.toBuilder() in sendGroupConversationMessage()