Searched refs:ACTION_START_ALERT_AUDIO (Results 1 – 3 of 3) sorted by relevance
351 assertEquals(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO, in testShowNewAlert()833 assertEquals(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO, in testAddToNotificationBarForWatch()
672 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO); in openEmergencyAlertNotification()969 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO); in addToNotificationBar()
78 public static final String ACTION_START_ALERT_AUDIO = "ACTION_START_ALERT_AUDIO"; field in CellBroadcastAlertAudio