Home
last modified time | relevance | path

Searched defs:nextStep (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DVibratorInputMapper.cpp89 void VibratorInputMapper::nextStep() { in nextStep() function in android::VibratorInputMapper
/frameworks/base/services/core/java/com/android/server/vibrator/
DVibrationThread.java399 Step nextStep = mNextSteps.peek(); in calculateWaitTime() local
412 Step nextStep = pollNext(); in consumeNext() local
680 Step nextStep = in play() local
705 private Step nextStep() { in nextStep() method in VibrationThread.StartVibrateStep
843 Step nextStep = startedStep.nextStep(); in play() local
968 Step nextStep = nextVibrateStep(nextStartTime, controller, effect, in nextSteps() local