Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgService.java49 public class NotificationMsgService extends Service { class
63 NotificationMsgService getService() { in getService()
64 return NotificationMsgService.this; in getService()
DNotificationMsgDelegate.java352 return NotificationMsgService.NOTIFICATION_MSG_CHANNEL_ID + "|" in generateNotificationChannelId()