Searched defs:nextSteps (Results 1 – 1 of 1) sorted by relevance
453 List<Step> nextSteps = nextStep.play(); in consumeNext() local697 List<Step> nextSteps = new ArrayList<>(); in play() local776 private long startVibrating(DeviceEffectMap effectMapping, List<Step> nextSteps) { in startVibrating()840 private long startVibrating(SingleVibratorStep step, List<Step> nextSteps) { in startVibrating()986 public List<Step> nextSteps(int segmentsPlayed) { in nextSteps() method in VibrationThread.SingleVibratorStep1003 public List<Step> nextSteps(long nextStartTime, long vibratorOffTimeout, in nextSteps() method in VibrationThread.SingleVibratorStep