Searched refs:notifyVibratorComplete (Results 1 – 3 of 3) sorted by relevance
379 public void notifyVibratorComplete(int vibratorId) { in notifyVibratorComplete() method in VibrationStepConductor
842 mCurrentVibration.notifyVibratorComplete(vibratorId); in onVibrationComplete()
1598 conductor.notifyVibratorComplete(answer.getArgument(0)); in startThreadAndDispatcher()