Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java132 float[] yArray = getYPosition(); in testSetValues()
241 float[] yArray = getYPosition(); in testOfFloat()
258 float[] yArray = getYPosition(); in testOfFloat_Property()
694 float[] yArray = getYPosition(); in testSetProperty()
792 public float[] getYPosition() throws Throwable{ in getYPosition() method in PropertyValuesHolderTest