Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java88 static final String NOTIFICATION_CHANNEL_NON_EMERGENCY_ALERTS = "broadcastMessagesNonEmergency"; field in CellBroadcastAlertService
643 ? NOTIFICATION_CHANNEL_EMERGENCY_ALERTS : NOTIFICATION_CHANNEL_NON_EMERGENCY_ALERTS; in addToNotificationBar()
721 NOTIFICATION_CHANNEL_NON_EMERGENCY_ALERTS, in createNotificationChannels()