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.java134 final NotificationChannel alertsChannel = new NotificationChannel( in createAll() local
138 channelsList.add(alertsChannel); in createAll()