Searched refs:animationsForChildrenFromIndex (Results 1 – 4 of 4) sorted by relevance
185 animationsForChildrenFromIndex(0, (index, animation) -> { in startOrUpdatePathAnimation()352 animationsForChildrenFromIndex( in updateYPosition()392 animationsForChildrenFromIndex(0 /* startIndex */, (index, animation) -> in onActiveControllerForLayout()
211 protected MultiAnimationStarter animationsForChildrenFromIndex( in animationsForChildrenFromIndex() method in PhysicsAnimationLayout.PhysicsAnimationController
414 mTestableController.animationsForChildrenFromIndex(435 .animationsForChildrenFromIndex(0, (index, animation) -> { })
73 …animationsForChildrenFromIndex(int, ChildAnimationConfigurator)`. This is a convenience method for…100 animationsForChildrenFromIndex(1, (index, anim) -> anim.translationX((index - 1) * 50))