Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java94 private static final String MESSAGING_APP_NAME = "Messaging App"; field in NotificationMsgDelegateTest
127 .setMessagingAppDisplayName(MESSAGING_APP_NAME)
728 .setMessagingAppDisplayName(MESSAGING_APP_NAME) in createValidAvatarIconSync()