Home | History | Annotate | Download | only in animation

Lines Matching full:childlist

217         ArrayList<Animator> childList = new ArrayList<Animator>();
219 childList.add(node.animation);
221 return childList;