Searched refs:ACTION_START_ALERT_AUDIO (Results 1 – 3 of 3) sorted by relevance
516 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO); in openEmergencyAlertNotification()699 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO); in addToNotificationBar()
67 public static final String ACTION_START_ALERT_AUDIO = "ACTION_START_ALERT_AUDIO"; field in CellBroadcastAlertAudio
176 assertEquals(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO, in testShowNewAlert()