Home
last modified time | relevance | path

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

/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastAlertService.java879 final NotificationChannel settingsUpdate = new NotificationChannel( in createNotificationChannels() local
883 notificationManager.createNotificationChannel(settingsUpdate); in createNotificationChannels()