Searched refs:startColor (Results 1 – 3 of 3) sorted by relevance
89 int startColor = mActivity.view.RED; in testOfInt() local93 startColor, endColor); in testOfInt()108 assertTrue(i.intValue() <= startColor); in testOfInt()115 int startColor = mActivity.view.RED; in testOfObject() local117 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testOfObject()134 assertTrue(i.intValue() <= startColor); in testOfObject()141 int startColor = mActivity.view.RED; in testOfPropertyValuesHolder() local143 int values[] = {startColor, endColor}; in testOfPropertyValuesHolder()161 assertTrue(i.intValue() <= startColor); in testOfPropertyValuesHolder()168 int startColor = mActivity.view.RED; in testGetPropertyName() local[all …]
256 int startColor = mActivity.view.RED; in testOfInt_Property() local258 int values[] = {startColor, endColor}; in testOfInt_Property()277 assertTrue(i.intValue() <= startColor); in testOfInt_Property()
1088 public static final int startColor110336 public static final int startColor