Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DPropertyValuesHolderTest.java287 ViewColorProperty colorProperty=new ViewColorProperty(Integer.class,property); in testOfInt_Property()
741 class ViewColorProperty extends Property { class in PropertyValuesHolderTest
746 public ViewColorProperty(Class type, String name) throws Exception { in ViewColorProperty() method in PropertyValuesHolderTest.ViewColorProperty