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