Searched refs:ALERT_AUDIO_MESSAGE_BODY (Results 1 – 2 of 2) sorted by relevance
61 public static final String ALERT_AUDIO_MESSAGE_BODY = field in CellBroadcastAlertAudio280 mMessageBody = intent.getStringExtra(ALERT_AUDIO_MESSAGE_BODY); in onStartCommand()
368 audioIntent.putExtra(CellBroadcastAlertAudio.ALERT_AUDIO_MESSAGE_BODY, messageBody); in openEmergencyAlertNotification()