Searched defs:startedStep (Results 1 – 7 of 7) sorted by relevance
32 public final StartSequentialEffectStep startedStep; field in FinishSequentialEffectStep34 FinishSequentialEffectStep(StartSequentialEffectStep startedStep) { in FinishSequentialEffectStep()
73 .flatMapLatest { startedStep -> in <lambda>() method210 val startedStep = startedWithPrev?.newValue in <lambda>() constant
62 ) { startedStep, currentState, notifAnimationRunning -> in <lambda>() method
194 startedStep, in <lambda>() method329 modeOnCanceledFromStartedStep = { startedStep -> in <lambda>() method
104 startedStep, in <lambda>() method
149 startedStepWithPrecedingStep.collect { (prevStep, startedStep) -> in <lambda>() method
60 .map { (startedStep, wakefulness) -> in <lambda>() method