Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java1030 final NotificationChannel settingsUpdate = new NotificationChannel( in createNotificationChannels() local
1034 notificationManager.createNotificationChannel(settingsUpdate); in createNotificationChannels()