Searched refs:notificationChannelId (Results 1 – 2 of 2) sorted by relevance
145 final String notificationChannelId = "StatsdCtsChannel"; in doShowNotification() local148 NotificationChannel channel = new NotificationChannel(notificationChannelId, "Statsd Cts", in doShowNotification()155 new Notification.Builder(this, notificationChannelId) in doShowNotification()
470 final String notificationChannelId = "com.android.launcher3.Debug"; in onCreate() local477 notificationChannelId, notificationChannelName, in onCreate()490 Notification notification = new Notification.Builder(this, notificationChannelId) in onCreate()