Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgService.java53 static final String NOTIFICATION_MSG_CHANNEL_ID = "NOTIFICATION_MSG_CHANNEL_ID"; field in NotificationMsgService
DNotificationMsgDelegate.java352 return NotificationMsgService.NOTIFICATION_MSG_CHANNEL_ID + "|" in generateNotificationChannelId()