Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java66 final NotificationChannel alertChannel = new NotificationChannel( in createAll() local
70 alertChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()
73 alertChannel.setBlockableSystem(true); in createAll()
106 alertChannel, mobileDataStatusChannel, in createAll()