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.java143 float[] yArray = getYPosition(); in testSetValues()
254 float[] yArray = getYPosition(); in testOfFloat()
272 float[] yArray = getYPosition(); in testOfFloat_Property()
709 float[] yArray = getYPosition(); in testSetProperty()
807 public float[] getYPosition() throws Throwable{ in getYPosition() method in PropertyValuesHolderTest