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