Searched refs:ANIMATING_IN (Results 1 – 4 of 4) sorted by relevance
67 ANIMATING_IN,80 const val ANIMATING_IN = 2 constant
84 ANIMATING_IN -> "ANIMATING_IN" in name()
282 animationState.value = ANIMATING_IN in <lambda>()
128 assertEquals(ANIMATING_IN, systemStatusAnimationScheduler.getAnimationState()) in <lambda>()185 assertEquals(ANIMATING_IN, systemStatusAnimationScheduler.getAnimationState()) in <lambda>()297 assertEquals(ANIMATING_IN, systemStatusAnimationScheduler.getAnimationState()) in <lambda>()306 assertEquals(ANIMATING_IN, systemStatusAnimationScheduler.getAnimationState()) in <lambda>()606 assertEquals(ANIMATING_IN, systemStatusAnimationScheduler.getAnimationState()) in fastForwardAnimationToState()608 if (animationState == ANIMATING_IN) return in fastForwardAnimationToState()