Searched defs:nextStep (Results 1 – 6 of 6) sorted by relevance
56 Step nextStep = startedStep.nextStep(); in play() local
102 Step nextStep = in play() local128 Step nextStep() { in nextStep() method in StartSequentialEffectStep
258 Step nextStep = mNextSteps.peek(); in waitUntilNextStepIsDue() local306 Step nextStep = pollNext(); in runNextStep() local
176 Step nextStep = conductor.nextVibrateStep(nextStartTime, controller, effect, in nextSteps() local
97 std::list<NotifyArgs> VibratorInputMapper::nextStep() { in nextStep() function in android::VibratorInputMapper
278 val nextStep = lastStep.copy(value = value, transitionState = state) in updateTransition() constant