Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegate.java322 setupSilentNotificationChannel(mSilentChannelId, in NotificationChannelWrapper()
344 private void setupSilentNotificationChannel(String channelId, String channelName) { in setupSilentNotificationChannel() method in NotificationMsgDelegate.NotificationChannelWrapper