Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java319 mImportantChannelId = generateNotificationChannelId(); in NotificationChannelWrapper()
321 mSilentChannelId = generateNotificationChannelId(); in NotificationChannelWrapper()
351 private String generateNotificationChannelId() { in generateNotificationChannelId() method in NotificationMsgDelegate.NotificationChannelWrapper