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.java1063 final NotificationChannel settingsUpdate = new NotificationChannel( in createNotificationChannels() local
1067 notificationManager.createNotificationChannel(settingsUpdate); in createNotificationChannels()