Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java140 final NotificationChannel alertsChannel = new NotificationChannel( in createAll() local
144 channelsList.add(alertsChannel); in createAll()