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