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.java131 float[] yArray = getYPosition(); in testSetValues()
240 float[] yArray = getYPosition(); in testOfFloat()
257 float[] yArray = getYPosition(); in testOfFloat_Property()
693 float[] yArray = getYPosition(); in testSetProperty()
791 public float[] getYPosition() throws Throwable{ in getYPosition() method in PropertyValuesHolderTest