Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java117 String notificationChannelName = context.getResources().getString( in CarHeadsUpNotificationQueue() local
154 NOTIFICATION_CHANNEL_ID, notificationChannelName, in CarHeadsUpNotificationQueue()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java471 final String notificationChannelName = "Debug"; in onCreate() local
477 notificationChannelId, notificationChannelName, in onCreate()