Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java247 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class,"y"); in testOfFloat_Property()
685 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class,"y"); in testSetProperty()
697 class ShapeHolderYProperty extends Property { class in PropertyValuesHolderTest
702 public ShapeHolderYProperty(Class type, String name) throws Exception { in ShapeHolderYProperty() method in PropertyValuesHolderTest.ShapeHolderYProperty