Home
last modified time | relevance | path

Searched refs:repeatIndex (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertAudio.java436 int repeatIndex = (customAlertDuration < 0) in playAlertTone() local
438 VibrationEffect effect = VibrationEffect.createWaveform(vibrationPattern, repeatIndex); in playAlertTone()