Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1057 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation() argument
1058 super.getTransformation(currentTime, outTransformation); in getTransformation()