Searched refs:assertGetTransformation (Results 1 – 1 of 1) sorted by relevance
334 assertGetTransformation(animationSet, startTime, true); in testGetTransformation()335 assertGetTransformation(animationSet, startTime + 100, true); in testGetTransformation()336 assertGetTransformation(animationSet, startTime + animationSet.getDuration(), false); in testGetTransformation()339 private void assertGetTransformation(final AnimationSet animationSet, in assertGetTransformation() method in AnimationSetTest