Searched refs:ALERT_AUDIO_DURATION (Results 1 – 3 of 3) sorted by relevance
101 public static final String ALERT_AUDIO_DURATION = field in CellBroadcastAlertAudio398 mAlertDuration = intent.getIntExtra(ALERT_AUDIO_DURATION, -1); in handleStartIntent()
762 audioIntent.putExtra(CellBroadcastAlertAudio.ALERT_AUDIO_DURATION, in openEmergencyAlertNotification()
512 intent.putExtra(CellBroadcastAlertAudio.ALERT_AUDIO_DURATION, duration); in testPlayAlertDuration()