Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DObjectAnimatorTest.java90 int endColor = mActivity.view.BLUE; in testOfInt() local
93 startColor, endColor); in testOfInt()
109 assertTrue(endColor <= i.intValue()); in testOfInt()
116 int endColor = mActivity.view.BLUE; in testOfObject() local
117 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testOfObject()
135 assertTrue(endColor <= i.intValue()); in testOfObject()
142 int endColor = mActivity.view.BLUE; in testOfPropertyValuesHolder() local
143 int values[] = {startColor, endColor}; in testOfPropertyValuesHolder()
162 assertTrue(endColor <= i.intValue()); in testOfPropertyValuesHolder()
169 int endColor = mActivity.view.BLUE; in testGetPropertyName() local
[all …]
DPropertyValuesHolderTest.java257 int endColor = mActivity.view.BLUE; in testOfInt_Property() local
258 int values[] = {startColor, endColor}; in testOfInt_Property()
278 assertTrue(endColor <= i.intValue()); in testOfInt_Property()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableTest.java161 int endColor = mBitmap.getPixel(IMAGE_WIDTH / 2, IMAGE_HEIGHT / 2); in testSingleFrameAnimation() local
163 assertEquals("Center point's color must be green", 0xFF00FF00, endColor); in testSingleFrameAnimation()
/cts/tools/dex-tools/dex/
Dclasses.out.dex524 public static final int endColor
109770 public static final int endColor