Searched refs:ACTION_START_ALERT_AUDIO (Results 1 – 2 of 2) sorted by relevance
57 static final String ACTION_START_ALERT_AUDIO = "ACTION_START_ALERT_AUDIO"; field in CellBroadcastAlertAudio
365 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO); in openEmergencyAlertNotification()