Searched defs:clone (Results 1 – 1 of 1) sorted by relevance
512 final AnimationSet clone = animationSet.clone(); in testClone() local545 protected AnimationSet clone() throws CloneNotSupportedException { in clone() method in AnimationSetTest.MyAnimationSet