Home
last modified time | relevance | path

Searched refs:outTransformation (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/animation/cts/
DAnimationTest.java758 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation() argument
760 return super.getTransformation(currentTime, outTransformation); in getTransformation()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1406 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation() argument
1407 super.getTransformation(currentTime, outTransformation); in getTransformation()