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.java91 float[] yArray = getYPosition(); in testSetValues()
212 float[] yArray = getYPosition(); in testOffloat()
228 float[] yArray = getYPosition(); in testOfFloat_Property()
291 float[] yArray = getYPosition(); in testSetProperty()
389 public float[] getYPosition() throws Throwable{ in getYPosition() method in PropertyValuesHolderTest