Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgService.java124 NotificationChannel appRunningNotificationChannel = in sendServiceRunningNotification() local
128 mNotificationManager.createNotificationChannel(appRunningNotificationChannel); in sendServiceRunningNotification()
/packages/apps/Car/Messenger/src/com/android/car/messenger/
DMessengerService.java97 NotificationChannel appRunningNotificationChannel = in sendServiceRunningNotification() local
101 notificationManager.createNotificationChannel(appRunningNotificationChannel); in sendServiceRunningNotification()