Searched defs:nextStep (Results 1 – 5 of 5) sorted by relevance
56 Step nextStep = startedStep.nextStep(); in play() local
103 Step nextStep = in play() local129 Step nextStep() { in nextStep() method in StartSequentialEffectStep
237 Step nextStep = mNextSteps.peek(); in waitUntilNextStepIsDue() local285 Step nextStep = pollNext(); in runNextStep() local
176 Step nextStep = conductor.nextVibrateStep(nextStartTime, controller, effect, in nextSteps() local
224 val nextStep = lastStep.copy(value = value, transitionState = state) regex