Searched refs:allChildAnims (Results 1 – 1 of 1) sorted by relevance
207 final List<PhysicsPropertyAnimator> allChildAnims = new ArrayList<>(); in animationsForChildrenFromIndex() local215 allChildAnims.add(anim); in animationsForChildrenFromIndex()241 for (PhysicsPropertyAnimator childAnim : allChildAnims) { in animationsForChildrenFromIndex()