Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java150 final NotificationChannel alertsChannel = new NotificationChannel( in createAll() local
154 channelsList.add(alertsChannel); in createAll()