Searched refs:assertGetTransformation (Results 1 – 1 of 1) sorted by relevance
323 assertGetTransformation(animationSet, startTime, true); in testGetTransformation()324 assertGetTransformation(animationSet, startTime + 100, true); in testGetTransformation()325 assertGetTransformation(animationSet, startTime + animationSet.getDuration(), false); in testGetTransformation()328 private void assertGetTransformation(final AnimationSet animationSet, in assertGetTransformation() method in AnimationSetTest