Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java85 static final String NOTIFICATION_CHANNEL_EMERGENCY_ALERTS = "broadcastMessages"; field in CellBroadcastAlertService
692 ? NOTIFICATION_CHANNEL_EMERGENCY_ALERTS : NOTIFICATION_CHANNEL_NON_EMERGENCY_ALERTS; in addToNotificationBar()
756 NOTIFICATION_CHANNEL_EMERGENCY_ALERTS, in createNotificationChannels()