Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java314 private static final String SILENT_CHANNEL_NAME_SUFFIX = "-no-hun"; field in NotificationMsgDelegate.NotificationChannelWrapper
323 appDisplayName + SILENT_CHANNEL_NAME_SUFFIX); in NotificationChannelWrapper()